This is the complete list of members for weighted< Type >, including all inherited members.
corrected() const | surfaceInterpolationScheme< Type > | inlinevirtual |
correction(const GeometricField< Type, fvPatchField, volMesh > &) const | surfaceInterpolationScheme< Type > | inlinevirtual |
count() const | refCount | inline |
declareRunTimeSelectionTable(tmp, surfaceInterpolationScheme, Mesh,(const fvMesh &mesh, Istream &schemeData),(mesh, schemeData)) | surfaceInterpolationScheme< Type > | |
declareRunTimeSelectionTable(tmp, surfaceInterpolationScheme, MeshFlux,(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData),(mesh, faceFlux, schemeData)) | surfaceInterpolationScheme< Type > | |
dotInterpolate(const SFType &Sf, const GeometricField< Type, fvPatchField, volMesh > &vf, const tmp< surfaceScalarField > &tlambdas) | surfaceInterpolationScheme< Type > | static |
dotInterpolate(const surfaceVectorField &Sf, const GeometricField< Type, fvPatchField, volMesh > &vf) const | surfaceInterpolationScheme< Type > | virtual |
dotInterpolate(const surfaceVectorField &Sf, const tmp< GeometricField< Type, fvPatchField, volMesh >> &) const | surfaceInterpolationScheme< Type > | |
interpolate(const GeometricField< Type, fvPatchField, volMesh > &, const tmp< surfaceScalarField > &, const tmp< surfaceScalarField > &) | surfaceInterpolationScheme< Type > | static |
interpolate(const GeometricField< Type, fvPatchField, volMesh > &, const tmp< surfaceScalarField > &) | surfaceInterpolationScheme< Type > | static |
interpolate(const GeometricField< Type, fvPatchField, volMesh > &) const | surfaceInterpolationScheme< Type > | virtual |
interpolate(const tmp< GeometricField< Type, fvPatchField, volMesh >> &) const | surfaceInterpolationScheme< Type > | |
mesh() const | surfaceInterpolationScheme< Type > | inline |
New(const fvMesh &mesh, Istream &schemeData) | surfaceInterpolationScheme< Type > | static |
New(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData) | surfaceInterpolationScheme< Type > | static |
operator++() | refCount | inline |
operator++(int) | refCount | inline |
operator--() | refCount | inline |
operator--(int) | refCount | inline |
operator=(const weighted &)=delete | weighted< Type > | |
Foam::surfaceInterpolationScheme::operator=(const surfaceInterpolationScheme &)=delete | surfaceInterpolationScheme< Type > | |
refCount() | refCount | inlineprotected |
surfaceInterpolationScheme(const fvMesh &mesh) | surfaceInterpolationScheme< Type > | inline |
surfaceInterpolationScheme(const surfaceInterpolationScheme &) | surfaceInterpolationScheme< Type > | |
TypeName("weighted") | weighted< Type > | |
Foam::surfaceInterpolationScheme::TypeName("surfaceInterpolationScheme") | surfaceInterpolationScheme< Type > | |
unique() const | refCount | inline |
weighted(const surfaceScalarField &weights) | weighted< Type > | inline |
weighted(const fvMesh &mesh, Istream &is) | weighted< Type > | inline |
weighted(const fvMesh &mesh, const surfaceScalarField &, Istream &is) | weighted< Type > | inline |
weights(const GeometricField< Type, fvPatchField, volMesh > &) const | weighted< Type > | inlinevirtual |
~surfaceInterpolationScheme() | surfaceInterpolationScheme< Type > | virtual |