28 #include "surfaceInterpolate.H"
77 unFilteredField.clear();
95 unFilteredField.clear();
113 unFilteredField.clear();
115 return filteredField;
131 unFilteredField.clear();
133 return filteredField;
Macros for easy insertion into run-time selection tables.
Abstract class for LES filters.
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.
Simple top-hat filter used in dynamic LES models.
simpleFilter(const fvMesh &mesh)
Construct from components.
virtual void read(const dictionary &)
Read the LESfilter dictionary.
A class for managing temporary objects.
Surface integrate surfaceField creating a volField. Surface sum a surfaceField creating a volField.
U correctBoundaryConditions()
tmp< VolField< Type > > surfaceSum(const SurfaceField< Type > &ssf)
static tmp< SurfaceField< Type > > interpolate(const VolField< Type > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
defineTypeNameAndDebug(combustionModel, 0)