43 tmp<GeometricField<Type, fvsPatchField, surfaceMesh>>
55 vf.
mesh().divScheme(name)
125 phi, vf,
"flux("+phi.
name()+
','+vf.
name()+
')' const word & name() const
Return name.
void clear() const
If object pointer points to valid object:
A class for handling words, derived from string.
Calculate the face-flux of the given field.
const Mesh & mesh() const
Return mesh.
static tmp< convectionScheme< Type > > New(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData)
Return a pointer to a new convectionScheme created on freestore.
A class for managing temporary objects.
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Return the face-flux field obtained from the given volVectorField.