35 #ifndef gaussDivScheme_H 36 #define gaussDivScheme_H Mesh data needed to do the Finite Volume discretisation.
Mesh data needed to do the Finite Volume discretisation.
Abstract base class for div schemes.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Basic second-order div using face-gradients and Gauss' theorem.
TypeName("Gauss")
Runtime type information.
const fvMesh & mesh() const
Return mesh reference.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Generic GeometricField class.
A class for managing temporary objects.
tmp< GeometricField< typename innerProduct< vector, Type >::type, fvPatchField, volMesh > > fvcDiv(const GeometricField< Type, fvPatchField, volMesh > &)