#include <AbstractStaticAssembler.hpp>
Public Types | |
typedef boost::mpl::void_ | CVT_CLASS |
typedef boost::mpl::void_ | CMT_CLASS |
typedef boost::mpl::void_ | INTERPOLATE_CLASS |
Empty specialization for the void type
Definition at line 75 of file AbstractStaticAssembler.hpp.
typedef boost::mpl::void_ AssemblerTraits< boost::mpl::void_ >::CMT_CLASS |
The class in which ComputeMatrixTerm is defined.
Definition at line 80 of file AbstractStaticAssembler.hpp.
typedef boost::mpl::void_ AssemblerTraits< boost::mpl::void_ >::CVT_CLASS |
The class in which ComputeVectorTerm is defined.
Definition at line 78 of file AbstractStaticAssembler.hpp.
typedef boost::mpl::void_ AssemblerTraits< boost::mpl::void_ >::INTERPOLATE_CLASS |
The class in which IncrementInterpolatedQuantities and ResetInterpolatedQuantities are defined.
Definition at line 82 of file AbstractStaticAssembler.hpp.