48 typename outerProduct<vector, Type>::type, fvPatchField, volMesh
65 typename outerProduct<vector,Type>::type, fvPatchField,
volMesh 73 typedef typename outerProduct<vector, Type>::type GradType;
88 typename outerProduct<vector,Type>::type, fvPatchField,
volMesh 100 vf.
mesh().schemes().grad(name)
110 typename outerProduct<vector,Type>::type, fvPatchField,
volMesh 123 typename outerProduct<vector, Type>::type, fvPatchField,
volMesh 139 typename outerProduct<vector,Type>::type, fvPatchField,
volMesh 156 typename outerProduct<vector,Type>::type, fvPatchField,
volMesh 164 typedef typename outerProduct<vector, Type>::type GradType;
Surface integrate surfaceField creating a volField. Surface sum a surfaceField creating a volField...
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
const word & name() const
Return name.
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.
Generic GeometricField class.
Mesh data needed to do the Finite Volume discretisation.
Calculate the gradient of the given field.
A class for handling words, derived from string.
const Mesh & mesh() const
Return mesh.
static tmp< gradScheme< Type > > New(const fvMesh &mesh, Istream &schemeData)
Return a pointer to a new gradScheme created on freestore.
A class for managing temporary objects.