Go to the documentation of this file.
38 #ifndef gaussFaDivScheme_H
39 #define gaussFaDivScheme_H
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
A class for managing temporary objects.
gaussDivScheme(const faMesh &mesh, Istream &is)
const faMesh & mesh() const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Mesh data needed to do the Finite Area discretisation.
gaussDivScheme(const faMesh &mesh)
Abstract base class for finite area calculus div schemes.
Basic second-order div using face-gradients and Gauss' theorem.
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > facDiv(const GeometricField< Type, faPatchField, areaMesh > &)
Finite area mesh. Used for 2-D non-Euclidian finite area method.
Generic GeometricField class.