OpenFOAM logo
Open Source CFD Toolkit

multivariateScheme Class Template Reference

Inheritance diagram for multivariateScheme:

Inheritance graph
[legend]
Collaboration diagram for multivariateScheme:

Collaboration graph
[legend]
List of all members.

template<class Type, class Scheme>
class Foam::multivariateScheme< Type, Scheme >


Public Member Functions

 TypeName ("multivariateScheme")
 Runtime type information.
 multivariateScheme (const fvMesh &mesh, const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &fields, const surfaceScalarField &faceFlux, Istream &schemeData)
 Construct for field, faceFlux and Istream.
tmp< surfaceInterpolationScheme<
Type > > 
operator() (const GeometricField< Type, fvPatchField, volMesh > &field) const

Constructor & Destructor Documentation

multivariateScheme const fvMesh mesh,
const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &  fields,
const surfaceScalarField faceFlux,
Istream schemeData
 

Construct for field, faceFlux and Istream.


Member Function Documentation

tmp<surfaceInterpolationScheme<Type> > operator() const GeometricField< Type, fvPatchField, volMesh > &  field  )  const [inline, virtual]
 

Implements multivariateSurfaceInterpolationScheme.

Definition at line 142 of file multivariateScheme.H.

TypeName "multivariateScheme< Type, Scheme >"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org