Go to the documentation of this file.
37 #ifndef simpleFilter_H
38 #define simpleFilter_H
A class for managing temporary objects.
const fvMesh & mesh() const
Return mesh reference.
TypeName("simple")
Runtime type information.
virtual void read(const dictionary &)
Read the LESfilter dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract class for LES filters.
Mesh data needed to do the Finite Volume discretisation.
simpleFilter(const simpleFilter &)
Disallow default bitwise copy construct and assignment.
void operator=(const simpleFilter &)
virtual ~simpleFilter()
Destructor.
Simple top-hat filter used in dynamic LES models.