Go to the documentation of this file.
100 vf.mesh().gradScheme(
name)
147 return fvc::grad(vf,
"grad(" + vf.name() +
')');
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
static tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh > > gradf(const GeometricField< Type, fvsPatchField, surfaceMesh > &, const word &name)
Return the gradient of the given field.
A class for handling words, derived from string.
A class for managing temporary objects.
Mesh data needed to do the Finite Volume discretisation.
typeOfRank< typename pTraits< arg1 >::cmptType, int(pTraits< arg1 >::rank)+int(pTraits< arg2 >::rank) >::type type
static tmp< gradScheme< Type > > New(const fvMesh &mesh, Istream &schemeData)
Return a pointer to a new gradScheme created on freestore.
Surface integrate surfaceField creating a volField. Surface sum a surfaceField creating a volField.
Calculate the gradient of the given field.
Generic GeometricField class.
word name(const complex &)
Return a string representation of a complex.