FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

multivariateSurfaceInterpolationScheme< Type >::fieldScheme Member List

This is the complete list of members for multivariateSurfaceInterpolationScheme< Type >::fieldScheme, including all inherited members.
corrected() const surfaceInterpolationScheme< Type > [inline, virtual]
correction(const GeometricField< Type, fvPatchField, volMesh > &) const surfaceInterpolationScheme< Type > [inline, virtual]
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 >
fieldScheme(const GeometricField< Type, fvPatchField, volMesh > &field)multivariateSurfaceInterpolationScheme< Type >::fieldScheme [inline]
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]
okToDelete() const refCount [inline]
operator++()refCount [inline]
operator++(int)refCount [inline]
operator--()refCount [inline]
operator--(int)refCount [inline]
refCount()refCount [inline]
resetRefCount()refCount [inline]
surfaceInterpolationScheme(const fvMesh &mesh)surfaceInterpolationScheme< Type > [inline]
TypeName("surfaceInterpolationScheme")surfaceInterpolationScheme< Type >
weights(const GeometricField< Type, fvPatchField, volMesh > &field) const =0multivariateSurfaceInterpolationScheme< Type >::fieldScheme [pure virtual]
~surfaceInterpolationScheme()surfaceInterpolationScheme< Type > [virtual]