56 const word& phaseName,
79 const word& phaseName,
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static const word dictName
The dictionary name ("thermophysicalProperties").
static autoPtr< Thermo > New(const fvMesh &, const word &phaseName=word::null)
Generic New for each of the related thermodynamics packages.
Mesh data needed to do the Finite Volume discretisation.
rhoReactionThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
virtual ~rhoReactionThermo()
Destructor.
static autoPtr< rhoReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
rhoThermo(const rhoThermo &)
Construct as copy (not implemented).
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const word dictName("faMeshDefinition")
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.