Distance calculation for cells with face on a wall. Searches pointNeighbours to find closest. More...
Public Member Functions | |
nearWallDist (const fvMesh &mesh) | |
virtual | ~nearWallDist () |
const volScalarField::Boundary & | y () const |
virtual void | correct () |
![]() | |
Boundary (const BoundaryMesh &bmesh) | |
Boundary (const BoundaryMesh &bmesh, const Internal &field, const word &patchFieldType=PatchField< Type >::calculatedType()) | |
Boundary (const BoundaryMesh &bmesh, const Internal &field, const wordList &wantedPatchTypes, const wordList &actualPatchTypes=wordList()) | |
Boundary (const BoundaryMesh &bmesh, const Internal &field, const PtrList< PatchField< Type >> &) | |
Boundary (const Internal &field, const Boundary &btf) | |
Boundary (const Internal &field, const Boundary &btf, const labelList &patchIDs, const word &patchFieldName) | |
Boundary (const Boundary &btf) | |
Boundary (const BoundaryMesh &bmesh, const Internal &field, const dictionary &dict) | |
void | readField (const Internal &field, const dictionary &dict) |
void | updateCoeffs () |
void | evaluate () |
wordList | types () const |
Boundary | boundaryInternalField () const |
LduInterfaceFieldPtrsList< Type > | interfaces () const |
lduInterfaceFieldPtrsList | scalarInterfaces () const |
void | writeEntry (const word &keyword, Ostream &os) const |
void | writeEntries (Ostream &os) const |
void | operator= (const Boundary &) |
void | operator= (const FieldField< PatchField, Type > &) |
void | operator= (const Type &) |
void | operator== (const Boundary &) |
void | operator== (const FieldField< PatchField, Type > &) |
void | operator== (const Type &) |
![]() | |
constexpr | FieldField () noexcept |
FieldField (const label size) | |
FieldField (const word &type, const FieldField< Field, Type > &ff) | |
FieldField (const FieldField< Field, Type > &ff) | |
FieldField (FieldField< Field, Type > &&ff) | |
FieldField (FieldField< Field, Type > &ff, bool reuse) | |
FieldField (const PtrList< Field< Type >> &list) | |
FieldField (PtrList< Field< Type >> &&list) | |
FieldField (const tmp< FieldField< Field, Type >> &tf) | |
FieldField (Istream &is) | |
tmp< FieldField< Field, Type > > | clone () const |
void | negate () |
tmp< FieldField< Field, cmptType > > | component (const direction) const |
void | replace (const direction, const FieldField< Field, cmptType > &) |
void | replace (const direction, const cmptType &) |
tmp< FieldField< Field, Type > > | T () const |
void | operator= (const FieldField< Field, Type > &) |
void | operator= (FieldField< Field, Type > &&) |
void | operator= (const tmp< FieldField< Field, Type >> &) |
void | operator= (const Type &val) |
void | operator+= (const FieldField< Field, Type > &) |
void | operator+= (const tmp< FieldField< Field, Type >> &) |
void | operator+= (const Type &) |
void | operator-= (const FieldField< Field, Type > &) |
void | operator-= (const tmp< FieldField< Field, Type >> &) |
void | operator-= (const Type &) |
void | operator*= (const FieldField< Field, scalar > &) |
void | operator*= (const tmp< FieldField< Field, scalar >> &) |
void | operator*= (const scalar &) |
void | operator/= (const FieldField< Field, scalar > &) |
void | operator/= (const tmp< FieldField< Field, scalar >> &) |
void | operator/= (const scalar &) |
Additional Inherited Members | |
![]() | |
typedef pTraits< Type >::cmptType | cmptType |
![]() | |
static tmp< FieldField< Field, Type > > | NewCalculatedType (const FieldField< Field, Type2 > &ff) |
Distance calculation for cells with face on a wall. Searches pointNeighbours to find closest.
Definition at line 49 of file nearWallDist.H.
nearWallDist | ( | const fvMesh & | mesh | ) |
Definition at line 84 of file nearWallDist.C.
|
virtual |
Definition at line 100 of file nearWallDist.C.
|
inline |
Definition at line 85 of file nearWallDist.H.
Referenced by yPlus::execute().
|
virtual |
Definition at line 106 of file nearWallDist.C.
References forAll, Foam::BitOps::set(), and setSize().
Referenced by adjointRASModel::correct().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.