9 #ifndef AssembleMomentumElemSolverAlgorithm_h 10 #define AssembleMomentumElemSolverAlgorithm_h 33 stk::mesh::Part *part,
36 virtual void initialize_connectivity();
37 virtual void execute();
ScalarFieldType * viscosity_
Definition: AssembleMomentumElemSolverAlgorithm.h:52
Definition: ABLForcingAlgorithm.C:26
stk::mesh::Field< double, stk::mesh::SimpleArrayTag > GenericFieldType
Definition: FieldTypeDef.h:27
Definition: AssembleMomentumElemSolverAlgorithm.h:27
VectorFieldType * velocity_
Definition: AssembleMomentumElemSolverAlgorithm.h:48
Definition: SolverAlgorithm.h:24
Definition: Algorithm.h:14
stk::mesh::Field< double, stk::mesh::Cartesian > VectorFieldType
Definition: FieldTypeDef.h:24
Base class representation of a PDE.
Definition: EquationSystem.h:46
GenericFieldType * dudx_
Definition: AssembleMomentumElemSolverAlgorithm.h:50
VectorFieldType * coordinates_
Definition: AssembleMomentumElemSolverAlgorithm.h:49
stk::mesh::Field< double > ScalarFieldType
Definition: FieldTypeDef.h:19
const double meshMotion_
Definition: AssembleMomentumElemSolverAlgorithm.h:45
GenericFieldType * massFlowRate_
Definition: AssembleMomentumElemSolverAlgorithm.h:53
PecletFunction * pecletFunction_
Definition: AssembleMomentumElemSolverAlgorithm.h:56
ScalarFieldType * density_
Definition: AssembleMomentumElemSolverAlgorithm.h:51
Definition: PecletFunction.h:15
VectorFieldType * velocityRTM_
Definition: AssembleMomentumElemSolverAlgorithm.h:47
const double includeDivU_
Definition: AssembleMomentumElemSolverAlgorithm.h:44