OpenFOAM logo
Open Source CFD Toolkit

multivariateSelectionScheme Class Template Reference

Inheritance diagram for multivariateSelectionScheme:

Inheritance graph
[legend]
Collaboration diagram for multivariateSelectionScheme:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::multivariateSelectionScheme< Type >


Public Member Functions

 TypeName ("multivariateSelection")
 Runtime type information.
 multivariateSelectionScheme (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

multivariateSelectionScheme 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 multivariateSelectionScheme.H.

TypeName "multivariateSelection"   ) 
 

Runtime type information.


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