Go to the source code of this file.
|
namespace | rheolef |
| This file is part of Rheolef.
|
|
◆ _RHEOLEF_instanciation
#define _RHEOLEF_instanciation |
( |
|
T | ) |
|
Value:template void basis_rep<Float>::put (ostream& os, reference_element hat_K) const; \
template void basis_rep<Float>::put_scalar_valued (ostream& os, reference_element hat_K) const; \
template void basis_rep<Float>::put_vector_valued (ostream& os, reference_element hat_K) const; \
template void basis_rep<Float>::put_hat_node (ostream& os, reference_element hat_K) const; \
template void basis_rep<Float>::put_hat_node_on_side ( \
std::ostream&, reference_element, const side_information_type&) const;
Definition at line 547 of file basis_fem_visu_gnuplot.cc.