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 |
| 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 |
| refCount() | refCount | inlineprotected |
| surfaceInterpolationScheme(const fvMesh &mesh) | surfaceInterpolationScheme< Type > | inline |
| TypeName("clippedLinear") | clippedLinear< Type > | |
| Foam::surfaceInterpolationScheme::TypeName("surfaceInterpolationScheme") | surfaceInterpolationScheme< Type > | |
| unique() const | refCount | inline |
| weights(const GeometricField< Type, fvPatchField, volMesh > &) const | clippedLinear< Type > | inlinevirtual |
| ~surfaceInterpolationScheme() | surfaceInterpolationScheme< Type > | virtual |
1.8.11