43 #ifndef anisotropicFilter_H
44 #define anisotropicFilter_H
Generic GeometricField class.
Abstract class for LES filters.
const fvMesh & mesh() const
Return mesh reference.
anisotropicFilter(const fvMesh &mesh, scalar widthCoeff)
Construct from components.
void operator=(const anisotropicFilter &)=delete
virtual void read(const dictionary &)
Read the LESfilter dictionary.
virtual ~anisotropicFilter()
Destructor.
TypeName("anisotropic")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.