9 #ifndef SimpleErrorIndicatorElemAlgorithm_h 10 #define SimpleErrorIndicatorElemAlgorithm_h 16 #include <stk_mesh/base/Part.hpp> 29 stk::mesh::Part *part);
Definition: ABLForcingAlgorithm.C:26
stk::mesh::Field< double, stk::mesh::SimpleArrayTag > GenericFieldType
Definition: FieldTypeDef.h:27
Definition: SimpleErrorIndicatorElemAlgorithm.h:23
VectorFieldType * coordinates_
Definition: SimpleErrorIndicatorElemAlgorithm.h:36
stk::mesh::Field< double, stk::mesh::Cartesian > VectorFieldType
Definition: FieldTypeDef.h:24
VectorFieldType * velocity_
Definition: SimpleErrorIndicatorElemAlgorithm.h:35
SimpleErrorIndicatorElemAlgorithm(Realm &realm, stk::mesh::Part *part)
Definition: SimpleErrorIndicatorElemAlgorithm.C:41
void execute()
Definition: SimpleErrorIndicatorElemAlgorithm.C:58
Definition: Algorithm.h:28
~SimpleErrorIndicatorElemAlgorithm()
Definition: SimpleErrorIndicatorElemAlgorithm.C:218
GenericFieldType * dudx_
Definition: SimpleErrorIndicatorElemAlgorithm.h:37
GenericFieldType * errorIndicatorField_
Definition: SimpleErrorIndicatorElemAlgorithm.h:38