9 #ifndef IdealGasPropertyEvaluator_h 10 #define IdealGasPropertyEvaluator_h 17 namespace stk {
namespace mesh {
struct Entity; } }
35 std::vector<std::pair<double, double> > mwMassFracVec);
40 stk::mesh::Entity node);
55 std::vector<double>mwVec,
56 stk::mesh::MetaData &metaData);
61 stk::mesh::Entity node);
85 std::vector<std::pair<double, double> > mwMassFracVec,
86 stk::mesh::MetaData &metaData);
91 stk::mesh::Entity node);
112 std::vector<double>mwVec,
113 stk::mesh::MetaData &metaData);
118 stk::mesh::Entity node);
const double R_
Definition: IdealGasPropertyEvaluator.h:94
Definition: ABLForcingAlgorithm.C:26
const double pRef_
Definition: IdealGasPropertyEvaluator.h:42
stk::mesh::Field< double, stk::mesh::SimpleArrayTag > GenericFieldType
Definition: FieldTypeDef.h:27
Definition: IdealGasPropertyEvaluator.h:79
std::vector< double > mwVec_
Definition: IdealGasPropertyEvaluator.h:75
Definition: Algorithm.h:14
const double pRef_
Definition: IdealGasPropertyEvaluator.h:124
stk::mesh::Field< double > ScalarFieldType
Definition: FieldTypeDef.h:19
const double R_
Definition: IdealGasPropertyEvaluator.h:126
Definition: IdealGasPropertyEvaluator.h:48
ScalarFieldType * pressure_
Definition: IdealGasPropertyEvaluator.h:100
double mw_
Definition: IdealGasPropertyEvaluator.h:44
const double pRef_
Definition: IdealGasPropertyEvaluator.h:67
const double R_
Definition: IdealGasPropertyEvaluator.h:43
Definition: IdealGasPropertyEvaluator.h:28
const double tRef_
Definition: IdealGasPropertyEvaluator.h:125
GenericFieldType * massFraction_
Definition: IdealGasPropertyEvaluator.h:71
std::vector< double > mwVec_
Definition: IdealGasPropertyEvaluator.h:133
size_t mwVecSize_
Definition: IdealGasPropertyEvaluator.h:132
const double R_
Definition: IdealGasPropertyEvaluator.h:68
Definition: PropertyEvaluator.h:19
Definition: IdealGasPropertyEvaluator.h:104
double mw_
Definition: IdealGasPropertyEvaluator.h:97
size_t mwVecSize_
Definition: IdealGasPropertyEvaluator.h:74
GenericFieldType * massFraction_
Definition: IdealGasPropertyEvaluator.h:129