76 unFilteredField.clear();
94 unFilteredField.clear();
112 unFilteredField.clear();
114 return filteredField;
130 unFilteredField.clear();
132 return filteredField;
Abstract class for LES filters.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const fvMesh & mesh() const
Return mesh reference.
Macros for easy insertion into run-time selection tables.
simpleFilter(const fvMesh &mesh)
Construct from components.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
virtual void read(const dictionary &)
Read the LESfilter dictionary.
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
void correctBoundaryConditions(const tmp< GeoFieldType > &tgf) const
Temporary function to ensure the coupled boundary conditions of the.
Mesh data needed to do the Finite Volume discretisation.
tmp< GeometricField< Type, fvPatchField, volMesh > > surfaceSum(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
A class for managing temporary objects.