26template <
int FIELD_DIM>
28 std::vector<boost::shared_ptr<TimeScaleVector<FIELD_DIM>>>;
45template <
typename T, AssemblyType A, IntegrationType I,
typename OpBase>
48template <
typename T, AssemblyType A, IntegrationType I,
typename OpBase>
68 template <
typename T,
int BASE_DIM,
int FIELD_DIM>
76 template <
typename T,
int BASE_DIM,
int FIELD_DIM>
implementation of Data Operators for Forces and Sources
std::vector< boost::shared_ptr< TimeScaleVector< FIELD_DIM > > > VecOfTimeVectorScalingMethods
Vector of time vector scaling methods.
std::vector< boost::shared_ptr< ScalingMethod > > VecOfTimeScalingMethods
Vector of time scaling methods.
constexpr IntegrationType I
Wrapper to generate natural b.c. specialisation based on operator type.
Natural boundary conditions.