69 gGrad =
n*(
n & gGrad);
126 gGrad =
n*(
n & gGrad);
const Mesh & mesh() const noexcept
Return const reference to mesh.
Generic GeometricField class.
void correctBoundaryConditions()
Correct boundary field.
const word & name() const noexcept
Return the object name.
Mesh data needed to do the Finite Area discretisation.
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
static tmp< gradScheme< Type > > New(const faMesh &mesh, Istream &schemeData)
Return a pointer to a new gradScheme created on freestore.
typeOfRank< typenamepTraits< arg1 >::cmptType, direction(pTraits< arg1 >::rank)+direction(pTraits< arg2 >::rank)>::type type
A class for managing temporary objects.
T & ref() const
Return non-const reference to the contents of a non-null managed pointer.
A class for handling words, derived from Foam::string.
Edge integrate edgeField creating a areaField. Edge sum a edgeField creating a areaField.
Calculate the gradient normal to the surface of the given field.
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
tmp< GeometricField< Type, faPatchField, areaMesh > > edgeIntegrate(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
GeometricField< vector, faPatchField, areaMesh > areaVectorField
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.