FreeFOAM The Cross-Platform CFD Toolkit
cubic< Type > Member List

This is the complete list of members for cubic< Type >, including all inherited members.

corrected() const cubic< Type >inlinevirtual
correction(const GeometricField< Type, fvPatchField, volMesh > &vf) const cubic< Type >inlinevirtual
count() const refCountinline
cubic(const fvMesh &mesh)cubic< Type >inline
cubic(const fvMesh &mesh, Istream &)cubic< Type >inline
cubic(const fvMesh &mesh, const surfaceScalarField &, Istream &)cubic< Type >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 >
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 >
linear(const fvMesh &mesh)linear< Type >inline
linear(const fvMesh &mesh, Istream &)linear< Type >inline
linear(const fvMesh &mesh, const surfaceScalarField &, Istream &)linear< Type >inline
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
okToDelete() const refCountinline
operator++()refCountinline
operator++(int)refCountinline
operator--()refCountinline
operator--(int)refCountinline
refCount()refCountinline
resetRefCount()refCountinline
surfaceInterpolationScheme(const fvMesh &mesh)surfaceInterpolationScheme< Type >inline
TypeName("cubic")cubic< Type >
Foam::linear::TypeName("linear")linear< Type >
Foam::surfaceInterpolationScheme::TypeName("surfaceInterpolationScheme")surfaceInterpolationScheme< Type >
weights(const GeometricField< Type, fvPatchField, volMesh > &) const linear< Type >inlinevirtual
~surfaceInterpolationScheme()surfaceInterpolationScheme< Type >virtual