45 tHbyANew.
ref().rename(IOobject::groupName(
"HbyA", U.
group()));
51 IOobject::groupName(
"HbyA", U.
group()),
64 && !isA<fixedFluxExtrapolatedPressureFvPatchScalarField>
89 tphiHbyANew = tphiHbyA;
90 tphiHbyANew.
ref().rename(IOobject::groupName(
"phiHbyA", U.
group()));
96 IOobject::groupName(
"phiHbyA", U.
group()),
109 && !isA<fixedFluxExtrapolatedPressureFvPatchScalarField>
static word group(const word &name)
Return group (extension part of name)
#define forAll(list, i)
Loop across all elements in list.
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
const Boundary & boundaryField() const
Return const-reference to the boundary field.
T & ref() const
Return non-const reference or generate a fatal error.
bool isTmp() const
Return true if this is really a temporary object.
tmp< surfaceScalarField > constrainPhiHbyA(const tmp< surfaceScalarField > &tphiHbyA, const volVectorField &U, const volScalarField &p)
tmp< volVectorField > tHbyA
tmp< volVectorField > constrainHbyA(const tmp< volVectorField > &tHbyA, const volVectorField &U, const volScalarField &p)
const Mesh & mesh() const
Return mesh.
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
A class for managing temporary objects.