Go to the documentation of this file.
62 deltaCoeffs.dimensions()*gammaMagSf.dimensions()*vf.dimensions()
77 fam.boundaryCoeffs()[patchI] =
81 if (this->tlnGradScheme_().corrected())
83 if (this->
mesh().fluxRequired(vf.name()))
85 fam.faceFluxCorrectionPtr() =
new
88 gammaMagSf*this->tlnGradScheme_().
correction(vf)
104 gammaMagSf*this->tlnGradScheme_().
correction(vf)
125 tLaplacian.
ref().rename(
"laplacian(" + vf.name() +
')');
144 tLaplacian.
ref().rename
146 "laplacian(" +
gamma.name() +
',' + vf.name() +
')'
tmp< faMatrix< Type > > famLaplacian(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &)
faePatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cove...
A class for managing temporary objects.
faceFluxFieldPtrType & faceFluxCorrectionPtr()
Calculate the divergence of the given field.
tmp< fvMatrix< Type > > correction(const fvMatrix< Type > &)
const Internal & internalField() const
tmp< GeometricField< Type, faPatchField, areaMesh > > div(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
virtual tmp< Field< Type > > gradientInternalCoeffs() const
tmp< GeometricField< Type, faPatchField, areaMesh > > facLaplacian(const GeometricField< Type, faPatchField, areaMesh > &)
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad(const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
virtual tmp< Field< Type > > gradientBoundaryCoeffs() const
Calculate the matrix for the second temporal derivative.
Generic GeometricField class.
const Boundary & boundaryField() const