55#ifndef Foam_PatchFunction1Types_MappedFileFilterField_H
56#define Foam_PatchFunction1Types_MappedFileFilterField_H
117 class BasisFunctionOp,
118 class PointWeightFieldType
120 void buildWeightsImpl
122 const TreeType&
tree,
123 const RadiusSqrOp& radiusSqrOp,
124 const BasisFunctionOp& basisFuncOp,
125 const PointWeightFieldType& pointWeightFld
156 const
bool relative = false,
181 const
bool relative = false,
Enum is a wrapper around a list of names/values that represent particular enumeration (or int) values...
Generic templated field type that is much like a Foam::List except that it is expected to hold numeri...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
tmp< Field< Type > > evaluate(const tmp< Field< Type > > &tinput, const label nSweeps) const
Return the median smoothed field.
FilterField() noexcept=default
Default construct.
void reset()
Reset to unweighted (pass-through).
ClassName("filterField")
Runtime type information.
A class for managing temporary objects.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
MeshedSurface< face > meshedSurface
vectorField pointField
pointField is a vectorField.
Specialisations of Field<T> for scalar, vector and tensor.
Tree tree(triangles.begin(), triangles.end())