52 widthCoeff_(widthCoeff),
57 "anisotropicFilterCoeff",
63 calculatedFvPatchVectorField::typeName
91 bd.optionalSubDict(
type() +
"Coeffs").get<scalar>(
"widthCoeff")
97 "anisotropicFilterCoeff",
103 calculatedFvPatchScalarField::typeName
150 unFilteredField.
clear();
152 return tmpFilteredField;
174 unFilteredField.
clear();
176 return tmpFilteredField;
193 "anisotropicFilteredSymmTensorField",
198 unFilteredField().dimensions()
204 tmpFilteredField.
ref().replace
210 unFilteredField.clear();
212 return tmpFilteredField;
229 "anisotropicFilteredTensorField",
234 unFilteredField().dimensions()
240 tmpFilteredField.
ref().replace
246 unFilteredField.clear();
248 return tmpFilteredField;
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
void replace(const direction, const UList< cmptType > &)
Replace a component field of the field.
Internal::FieldType & primitiveFieldRef(const bool updateAccessTime=true)
Return a reference to the internal field.
tmp< GeometricField< cmptType, PatchField, GeoMesh > > component(const direction) const
Return a component of the field.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Abstract class for LES filters.
const fvMesh & mesh() const
Return mesh reference.
virtual bool read()
Re-read model coefficients if they have changed.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const dictionary & optionalSubDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
Find and return a sub-dictionary, otherwise return this dictionary.
bool readEntry(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX, bool mandatory=true) const
friend Ostream & operator(Ostream &, const faMatrix< Type > &)
Mesh data needed to do the Finite Volume discretisation.
const DimensionedField< scalar, volMesh > & V() const
Return cell volumes.
const surfaceVectorField & Sf() const
Return cell face area vectors.
static constexpr direction nComponents
Number of components in bool is 1.
A class for managing temporary objects.
void clear() const noexcept
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > snGrad(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
tmp< GeometricField< Type, fvPatchField, volMesh > > surfaceSum(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
void surfaceIntegrate(Field< Type > &ivf, const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)
fileName::Type type(const fileName &name, const bool followLink=true)
Return the file type: DIRECTORY or FILE, normally following symbolic links.
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
static constexpr const zero Zero
Global zero (0)
cellMask correctBoundaryConditions()