9 #ifndef ComputeMdotInflowAlgorithm_h 10 #define ComputeMdotInflowAlgorithm_h 16 #include <stk_mesh/base/Part.hpp> 29 stk::mesh::Part *part,
Definition: ComputeMdotInflowAlgorithm.h:23
VectorFieldType * velocityBC_
Definition: ComputeMdotInflowAlgorithm.h:37
Definition: ABLForcingAlgorithm.C:26
stk::mesh::Field< double, stk::mesh::SimpleArrayTag > GenericFieldType
Definition: FieldTypeDef.h:27
stk::mesh::Field< double, stk::mesh::Cartesian > VectorFieldType
Definition: FieldTypeDef.h:24
ComputeMdotInflowAlgorithm(Realm &realm, stk::mesh::Part *part, bool useShifted)
Definition: ComputeMdotInflowAlgorithm.C:35
stk::mesh::Field< double > ScalarFieldType
Definition: FieldTypeDef.h:19
ScalarFieldType * densityBC_
Definition: ComputeMdotInflowAlgorithm.h:38
Definition: Algorithm.h:28
void execute()
Definition: ComputeMdotInflowAlgorithm.C:65
~ComputeMdotInflowAlgorithm()
Definition: ComputeMdotInflowAlgorithm.C:56
GenericFieldType * exposedAreaVec_
Definition: ComputeMdotInflowAlgorithm.h:39
const bool useShifted_
Definition: ComputeMdotInflowAlgorithm.h:35