Boundary(const BoundaryMesh &bmesh) | GeometricField::Boundary | explicit |
Boundary(const BoundaryMesh &bmesh, const Internal &field, const word &patchFieldType=PatchField< Type >::calculatedType()) | GeometricField::Boundary | |
Boundary(const BoundaryMesh &bmesh, const Internal &field, const wordList &wantedPatchTypes, const wordList &actualPatchTypes=wordList()) | GeometricField::Boundary | |
Boundary(const BoundaryMesh &bmesh, const Internal &field, const PtrList< PatchField< Type >> &) | GeometricField::Boundary | |
Boundary(const Internal &field, const Boundary &btf) | GeometricField::Boundary | |
Boundary(const Internal &field, const Boundary &btf, const labelList &patchIDs, const word &patchFieldName) | GeometricField::Boundary | |
Boundary(const Boundary &btf) | GeometricField::Boundary | |
Boundary(const BoundaryMesh &bmesh, const Internal &field, const dictionary &dict) | GeometricField::Boundary | |
boundaryInternalField() const | GeometricField::Boundary | |
clone() const | FieldField< PatchField, Type > | |
cmptType typedef | FieldField< PatchField, Type > | |
component(const direction) const | FieldField< PatchField, Type > | |
correct() | nearWallDistNoSearch | virtual |
evaluate() | GeometricField::Boundary | |
FieldField() noexcept | FieldField< PatchField, Type > | |
FieldField(const label size) | FieldField< PatchField, Type > | explicit |
FieldField(const word &type, const FieldField< Field, Type > &ff) | FieldField< PatchField, Type > | |
FieldField(const FieldField< Field, Type > &ff) | FieldField< PatchField, Type > | |
FieldField(FieldField< Field, Type > &&ff) | FieldField< PatchField, Type > | |
FieldField(FieldField< Field, Type > &ff, bool reuse) | FieldField< PatchField, Type > | |
FieldField(const PtrList< Field< Type >> &list) | FieldField< PatchField, Type > | |
FieldField(PtrList< Field< Type >> &&list) | FieldField< PatchField, Type > | |
FieldField(const tmp< FieldField< Field, Type >> &tf) | FieldField< PatchField, Type > | |
FieldField(Istream &is) | FieldField< PatchField, Type > | |
interfaces() const | GeometricField::Boundary | |
nearWallDistNoSearch(const fvMesh &mesh) | nearWallDistNoSearch | |
negate() | FieldField< PatchField, Type > | |
NewCalculatedType(const FieldField< Field, Type2 > &ff) | FieldField< PatchField, Type > | static |
operator*=(const FieldField< Field, scalar > &) | FieldField< PatchField, Type > | |
operator*=(const tmp< FieldField< Field, scalar >> &) | FieldField< PatchField, Type > | |
operator*=(const scalar &) | FieldField< PatchField, Type > | |
operator+=(const FieldField< Field, Type > &) | FieldField< PatchField, Type > | |
operator+=(const tmp< FieldField< Field, Type >> &) | FieldField< PatchField, Type > | |
operator+=(const Type &) | FieldField< PatchField, Type > | |
operator-=(const FieldField< Field, Type > &) | FieldField< PatchField, Type > | |
operator-=(const tmp< FieldField< Field, Type >> &) | FieldField< PatchField, Type > | |
operator-=(const Type &) | FieldField< PatchField, Type > | |
operator/=(const FieldField< Field, scalar > &) | FieldField< PatchField, Type > | |
operator/=(const tmp< FieldField< Field, scalar >> &) | FieldField< PatchField, Type > | |
operator/=(const scalar &) | FieldField< PatchField, Type > | |
Foam::GeometricField::Boundary::operator=(const Boundary &) | GeometricField::Boundary | |
Foam::GeometricField::Boundary::operator=(const FieldField< PatchField, Type > &) | GeometricField::Boundary | |
Foam::GeometricField::Boundary::operator=(const Type &) | GeometricField::Boundary | |
FieldField< PatchField, Type >::operator=(const FieldField< Field, Type > &) | FieldField< PatchField, Type > | |
FieldField< PatchField, Type >::operator=(FieldField< Field, Type > &&) | FieldField< PatchField, Type > | |
FieldField< PatchField, Type >::operator=(const tmp< FieldField< Field, Type >> &) | FieldField< PatchField, Type > | |
operator==(const Boundary &) | GeometricField::Boundary | |
operator==(const FieldField< PatchField, Type > &) | GeometricField::Boundary | |
operator==(const Type &) | GeometricField::Boundary | |
readField(const Internal &field, const dictionary &dict) | GeometricField::Boundary | |
replace(const direction, const FieldField< Field, cmptType > &) | FieldField< PatchField, Type > | |
replace(const direction, const cmptType &) | FieldField< PatchField, Type > | |
scalarInterfaces() const | GeometricField::Boundary | |
T() const | FieldField< PatchField, Type > | |
types() const | GeometricField::Boundary | |
updateCoeffs() | GeometricField::Boundary | |
writeEntries(Ostream &os) const | GeometricField::Boundary | |
writeEntry(const word &keyword, Ostream &os) const | GeometricField::Boundary | |
~nearWallDistNoSearch() | nearWallDistNoSearch | virtual |