38 #ifndef gaussFaLaplacianScheme_H 39 #define gaussFaLaplacianScheme_H Finite area mesh (used for 2-D non-Euclidian finite area method) defined using a patch of faces on a ...
tmp< GeometricField< Type, faPatchField, areaMesh > > facLaplacian(const GeometricField< Type, faPatchField, areaMesh > &)
TypeName("Gauss")
Runtime type information.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const faMesh & mesh() const
Return mesh reference.
Abstract base class for finite area calculus laplacian schemes.
tmp< faMatrix< Type > > famLaplacian(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &)
Basic second-order laplacian using face-gradients and Gauss' theorem.
A class for managing temporary objects.