9 #ifndef AssembleContinuityElemSolverAlgorithm_h 10 #define AssembleContinuityElemSolverAlgorithm_h 32 stk::mesh::Part *part,
35 virtual void initialize_connectivity();
36 virtual void execute();
Definition: ABLForcingAlgorithm.C:26
virtual ~AssembleContinuityElemSolverAlgorithm()
Definition: AssembleContinuityElemSolverAlgorithm.h:34
ScalarFieldType * density_
Definition: AssembleContinuityElemSolverAlgorithm.h:45
Definition: SolverAlgorithm.h:24
Definition: Algorithm.h:14
stk::mesh::Field< double, stk::mesh::Cartesian > VectorFieldType
Definition: FieldTypeDef.h:24
ScalarFieldType * pressure_
Definition: AssembleContinuityElemSolverAlgorithm.h:44
const bool reducedSensitivities_
Definition: AssembleContinuityElemSolverAlgorithm.h:49
const bool meshMotion_
Definition: AssembleContinuityElemSolverAlgorithm.h:38
Base class representation of a PDE.
Definition: EquationSystem.h:46
stk::mesh::Field< double > ScalarFieldType
Definition: FieldTypeDef.h:19
VectorFieldType * Gpdx_
Definition: AssembleContinuityElemSolverAlgorithm.h:42
VectorFieldType * coordinates_
Definition: AssembleContinuityElemSolverAlgorithm.h:43
Definition: AssembleContinuityElemSolverAlgorithm.h:26
const bool shiftPoisson_
Definition: AssembleContinuityElemSolverAlgorithm.h:48
VectorFieldType * velocityRTM_
Definition: AssembleContinuityElemSolverAlgorithm.h:41
const bool shiftMdot_
Definition: AssembleContinuityElemSolverAlgorithm.h:47