An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
typeOfRank< typename pTraits< arg1 >::cmptType, direction(pTraits< arg1 >::rank)+direction(pTraits< arg2 >::rank) >::type type
TypeName("fourth")
Runtime type information.
Generic GeometricField class.
void operator=(const fourthGrad &)=delete
Disallow default bitwise assignment.
Mesh data needed to do the Finite Volume discretisation.
A class for handling words, derived from string.
fourthGrad(const fvMesh &mesh, Istream &)
Construct from Istream.
word name(const complex &)
Return a string representation of a complex.
Second-order gradient scheme using least-squares.
Abstract base class for gradient schemes.
Mesh data needed to do the Finite Volume discretisation.
virtual tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh > > calcGrad(const GeometricField< Type, fvPatchField, volMesh > &vsf, const word &name) const
Return the gradient of the given field to the gradScheme::grad.
A class for managing temporary objects.
const fvMesh & mesh() const
Return mesh reference.