Go to the documentation of this file.
43 tmp<GeometricField<Type, fvPatchField, volMesh> >
114 "ddt("+
rho.name()+
','+vf.name()+
')',
144 "ddt("+
rho.name()+
','+vf.name()+
')',
289 "ddtCorr(" +
U.name() +
',' +
Uf.name() +
')',
319 "ddtCorr(" +
U.name() +
',' +
phi.name() +
')',
352 +
',' +
U.name() +
',' +
Uf.name() +
')',
385 +
',' +
U.name() +
',' +
phi.name() +
')',
tmp< fluxFieldType > fvcDdtPhiCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
Calculate the divergence of the given field.
const word & name() const
Return const reference to name.
tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDdt(const dimensioned< Type > &)
A special matrix type and solver, designed for finite volume solutions of scalar equations.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
const dimensionSet dimArea(sqr(dimLength))
tmp< fluxFieldType > fvcDdtUfCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const GeometricField< Type, fvsPatchField, surfaceMesh > &Uf)
typeOfRank< typename pTraits< vector >::cmptType, int(pTraits< vector >::rank)+int(pTraits< Type >::rank) - 2 >::type type
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Traits class for primitives.
const dimensionSet dimVol(dimVolume)
const dimensionSet & dimensions() const
Return const reference to dimensions.
const dimensionSet dimVolume(pow3(dimLength))
Generic GeometricField class.
tmp< fvMatrix< Type > > fvmDdt(const GeometricField< Type, fvPatchField, volMesh > &)
tmp< surfaceScalarField > meshPhi(const GeometricField< Type, fvPatchField, volMesh > &)
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...