51 basicLagrangianThermo::New<fluidMulticomponentLagrangianThermo>
Class containing Lagrangian geometry and topology.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual const LagrangianMesh & mesh() const =0
Access the mesh.
virtual const word & phaseName() const =0
Access the phase name.
virtual ~fluidMulticomponentLagrangianThermo()
Destructor.
static autoPtr< fluidMulticomponentLagrangianThermo > New(const LagrangianMesh &mesh, const word &phaseName=word::null)
Select a fluid multicomponent thermo.
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineRunTimeSelectionTable(fvConstraint, dictionary)
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)