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