OpenFOAM logo
Open Source CFD Toolkit

multivariateGaussConvectionScheme Class Template Reference

Inheritance diagram for multivariateGaussConvectionScheme:

Inheritance graph
[legend]
Collaboration diagram for multivariateGaussConvectionScheme:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::fv::multivariateGaussConvectionScheme< Type >


Public Member Functions

 TypeName ("Gauss")
 Runtime type information.
 multivariateGaussConvectionScheme (const fvMesh &mesh, const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &fields, const surfaceScalarField &faceFlux, Istream &is)
 Construct from flux and Istream.
tmp< multivariateSurfaceInterpolationScheme<
Type > > 
interpolationScheme () const
tmp< GeometricField< Type,
fvPatchField, surfaceMesh > > 
interpolate (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const
tmp< GeometricField< Type,
fvPatchField, surfaceMesh > > 
flux (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const
tmp< fvMatrix< Type > > fvmDiv (const surfaceScalarField &, GeometricField< Type, fvPatchField, volMesh > &) const
tmp< GeometricField< Type,
fvPatchField, volMesh > > 
fvcDiv (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const

Constructor & Destructor Documentation

multivariateGaussConvectionScheme const fvMesh mesh,
const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &  fields,
const surfaceScalarField faceFlux,
Istream is
[inline]
 

Construct from flux and Istream.

Definition at line 94 of file multivariateGaussConvectionScheme.H.


Member Function Documentation

tmp<GeometricField<Type, fvPatchField, surfaceMesh> > flux const surfaceScalarField ,
const GeometricField< Type, fvPatchField, volMesh > & 
const [virtual]
 

Implements convectionScheme.

tmp<GeometricField<Type, fvPatchField, volMesh> > fvcDiv const surfaceScalarField ,
const GeometricField< Type, fvPatchField, volMesh > & 
const [virtual]
 

Implements convectionScheme.

tmp<fvMatrix<Type> > fvmDiv const surfaceScalarField ,
GeometricField< Type, fvPatchField, volMesh > & 
const [virtual]
 

Implements convectionScheme.

tmp<GeometricField<Type, fvPatchField, surfaceMesh> > interpolate const surfaceScalarField ,
const GeometricField< Type, fvPatchField, volMesh > & 
const [virtual]
 

Implements convectionScheme.

tmp<multivariateSurfaceInterpolationScheme<Type> > interpolationScheme  )  const [inline]
 

Definition at line 116 of file multivariateGaussConvectionScheme.H.

References Foam::surfaceScalarField.

TypeName "Gauss"   ) 
 

Runtime type information.


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