Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
basis_fem_visu_gnuplot.cc

Go to the source code of this file.

Namespaces

namespace  rheolef
 This file is part of Rheolef.

Macros

#define _RHEOLEF_instanciation(T)

Macro Definition Documentation

◆ _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.