9 #ifndef AssembleScalarEdgeSolverAlgorithm_h 10 #define AssembleScalarEdgeSolverAlgorithm_h 33 stk::mesh::Part *part,
39 virtual void initialize_connectivity();
40 virtual void execute();
VectorFieldType * dqdx_
Definition: AssembleScalarEdgeSolverAlgorithm.h:50
Definition: ABLForcingAlgorithm.C:26
VectorFieldType * edgeAreaVec_
Definition: AssembleScalarEdgeSolverAlgorithm.h:56
ScalarFieldType * scalarQ_
Definition: AssembleScalarEdgeSolverAlgorithm.h:49
const bool meshMotion_
Definition: AssembleScalarEdgeSolverAlgorithm.h:47
Definition: SolverAlgorithm.h:24
Definition: Algorithm.h:14
stk::mesh::Field< double, stk::mesh::Cartesian > VectorFieldType
Definition: FieldTypeDef.h:24
VectorFieldType * velocityRTM_
Definition: AssembleScalarEdgeSolverAlgorithm.h:52
Base class representation of a PDE.
Definition: EquationSystem.h:46
ScalarFieldType * massFlowRate_
Definition: AssembleScalarEdgeSolverAlgorithm.h:55
PecletFunction * pecletFunction_
Definition: AssembleScalarEdgeSolverAlgorithm.h:59
stk::mesh::Field< double > ScalarFieldType
Definition: FieldTypeDef.h:19
Definition: AssembleScalarEdgeSolverAlgorithm.h:27
VectorFieldType * coordinates_
Definition: AssembleScalarEdgeSolverAlgorithm.h:53
ScalarFieldType * diffFluxCoeff_
Definition: AssembleScalarEdgeSolverAlgorithm.h:51
Definition: PecletFunction.h:15
ScalarFieldType * density_
Definition: AssembleScalarEdgeSolverAlgorithm.h:54