Go to the source code of this file.
|
| namespace | rheolef |
| | This file is part of Rheolef.
|
| |
◆ _RHEOLEF_instanciation
| #define _RHEOLEF_instanciation |
( |
|
T | ) |
|
Value:template class quadrature_on_geo<Float>; \
template class quadrature_rep<Float>; \
template class quadrature<T>; \
template ostream&
operator<< (ostream&,
const quadrature_on_geo<T>&); \
template ostream&
operator<< (ostream&,
const quadrature_rep<T>&);
ostream & operator<<(ostream &os, const tiny_element &K)
Definition at line 301 of file quadrature_rep.cc.