23template <
int FIELD_ID = -1>
64template <
int FIELD_ID = -1>
74template <
int FIELD_ID>
97template <
int FIELD_ID = -1>
104template<
typename T >
107template <
int FIELD_ID>
114template <
int FIELD_ID = -1>
121template<
typename T >
124template <
int FIELD_ID>
131template <
int FIELD_ID = -1>
138template<
typename T >
141template <
int FIELD_ID>
Base class for FieldOperators.
int vdim
Get the vector dimension (number of components) of the FieldOperator.
int size_on_qp
Get the size on quadrature point for this FieldOperator.
constexpr FieldOperator(int size_on_qp=0)
Constructor for the FieldOperator.
int dim
Get the dimension of the FieldOperator.
static constexpr int GetFieldId()
Get the field id this FieldOperator is attached to.