This is the complete list of members for clippedLinear< Type >, including all inherited members.
| clippedLinear(const fvMesh &mesh, const scalar cellSizeRatio) | clippedLinear< Type > | inline |
| clippedLinear(const fvMesh &mesh, Istream &is) | clippedLinear< Type > | inline |
| clippedLinear(const fvMesh &mesh, const surfaceScalarField &, Istream &is) | clippedLinear< Type > | inline |
| corrected() const | surfaceInterpolationScheme< Type > | inlinevirtual |
| correction(const GeometricField< Type, fvPatchField, volMesh > &) const | surfaceInterpolationScheme< Type > | inlinevirtual |
| 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++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| refCount() noexcept | refCount | inline |
| surfaceInterpolationScheme(const fvMesh &mesh) | surfaceInterpolationScheme< Type > | inline |
| TypeName("clippedLinear") | clippedLinear< Type > | |
| Foam::surfaceInterpolationScheme::TypeName("surfaceInterpolationScheme") | surfaceInterpolationScheme< Type > | |
| unique() const noexcept | refCount | inline |
| use_count() const noexcept | refCount | inline |
| weights(const GeometricField< Type, fvPatchField, volMesh > &) const | clippedLinear< Type > | inlinevirtual |
| ~surfaceInterpolationScheme()=default | surfaceInterpolationScheme< Type > | virtual |