9 #ifndef ComputeMdotElemAlgorithm_h 10 #define ComputeMdotElemAlgorithm_h 16 #include <stk_mesh/base/Part.hpp> 29 stk::mesh::Part *part,
30 const bool assembleMdotToEdge);
ScalarFieldType * pressure_
Definition: ComputeMdotElemAlgorithm.h:43
VectorFieldType * coordinates_
Definition: ComputeMdotElemAlgorithm.h:42
Definition: ABLForcingAlgorithm.C:26
VectorFieldType * velocityRTM_
Definition: ComputeMdotElemAlgorithm.h:40
void execute()
Definition: ComputeMdotElemAlgorithm.C:86
stk::mesh::Field< double, stk::mesh::SimpleArrayTag > GenericFieldType
Definition: FieldTypeDef.h:27
GenericFieldType * massFlowRate_
Definition: ComputeMdotElemAlgorithm.h:45
~ComputeMdotElemAlgorithm()
Definition: ComputeMdotElemAlgorithm.C:77
stk::mesh::Field< double, stk::mesh::Cartesian > VectorFieldType
Definition: FieldTypeDef.h:24
const bool shiftMdot_
Definition: ComputeMdotElemAlgorithm.h:48
Definition: ComputeMdotElemAlgorithm.h:23
const bool assembleMdotToEdge_
Definition: ComputeMdotElemAlgorithm.h:37
ComputeMdotElemAlgorithm(Realm &realm, stk::mesh::Part *part, const bool assembleMdotToEdge)
Definition: ComputeMdotElemAlgorithm.C:37
stk::mesh::Field< double > ScalarFieldType
Definition: FieldTypeDef.h:19
ScalarFieldType * edgeMassFlowRate_
Definition: ComputeMdotElemAlgorithm.h:46
Definition: Algorithm.h:28
VectorFieldType * Gpdx_
Definition: ComputeMdotElemAlgorithm.h:41
ScalarFieldType * density_
Definition: ComputeMdotElemAlgorithm.h:44
const bool shiftPoisson_
Definition: ComputeMdotElemAlgorithm.h:49
void assemble_edge_mdot()
Definition: ComputeMdotElemAlgorithm.C:273
const bool meshMotion_
Definition: ComputeMdotElemAlgorithm.h:36