OpenFOAM logo
Open Source CFD Toolkit

gaussLaplacianScheme Class Template Reference

Inheritance diagram for gaussLaplacianScheme:

Inheritance graph
[legend]
Collaboration diagram for gaussLaplacianScheme:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::fa::gaussLaplacianScheme< Type >


Public Member Functions

 TypeName ("Gauss")
 Runtime type information.
 gaussLaplacianScheme (const faMesh &mesh)
 Construct null.
 gaussLaplacianScheme (const faMesh &mesh, Istream &is)
 Construct from Istream.
tmp< faMatrix< Type > > famLaplacian (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &)
tmp< GeometricField< Type,
faPatchField, areaMesh > > 
facLaplacian (const GeometricField< Type, faPatchField, areaMesh > &)
tmp< GeometricField< Type,
faPatchField, areaMesh > > 
facLaplacian (const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &)

Constructor & Destructor Documentation

gaussLaplacianScheme const faMesh mesh  )  [inline]
 

Construct null.

Definition at line 86 of file gaussFaLaplacianScheme.H.

References mesh.

gaussLaplacianScheme const faMesh mesh,
Istream is
[inline]
 

Construct from Istream.

Definition at line 92 of file gaussFaLaplacianScheme.H.

References Foam::edgeScalarField.


Member Function Documentation

tmp<GeometricField<Type, faPatchField, areaMesh> > facLaplacian const edgeScalarField ,
const GeometricField< Type, faPatchField, areaMesh > & 
[virtual]
 

Implements laplacianScheme.

tmp<GeometricField<Type, faPatchField, areaMesh> > facLaplacian const GeometricField< Type, faPatchField, areaMesh > &   )  [virtual]
 

Implements laplacianScheme.

tmp<faMatrix<Type> > famLaplacian const edgeScalarField ,
GeometricField< Type, faPatchField, areaMesh > & 
[virtual]
 

Implements laplacianScheme.

TypeName "Gauss"   ) 
 

Runtime type information.


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