OpenFOAM logo
Open Source CFD Toolkit

Foam::tetFem Namespace Reference


Functions

template<class Type>
tmp< tetFemMatrix< Type > > laplacian (const elementScalarField &, GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
template<class Type>
tmp< tetFemMatrix< Type > > laplacian (const dimensionedScalar &, GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
template<class Type>
tmp< tetFemMatrix< Type > > laplacianTranspose (const elementScalarField &, GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
template<class Type>
tmp< tetFemMatrix< Type > > laplacianTranspose (const dimensionedScalar &, GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
template<class Type>
tmp< tetFemMatrix< Type > > laplacianTrace (const elementScalarField &, GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
template<class Type>
tmp< tetFemMatrix< Type > > laplacianTrace (const dimensionedScalar &, GeometricField< Type, tetPolyPatchField, tetPointMesh > &)

Variables

tmp< tetFemMatrix< Type > > laplacian (GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
tmp< tetFemMatrix< Type > > smoother (GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
tmp< tetFemMatrix< Type > > laplacianTranspose (GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
tmp< tetFemMatrix< Type > > laplacianTrace (GeometricField< Type, tetPolyPatchField, tetPointMesh > &)


Function Documentation

tmp<tetFemMatrix<Type> > laplacian const dimensionedScalar ,
GeometricField< Type, tetPolyPatchField, tetPointMesh > & 
[static]
 

tmp<tetFemMatrix<Type> > laplacian const elementScalarField ,
GeometricField< Type, tetPolyPatchField, tetPointMesh > & 
[static]
 

tmp<tetFemMatrix<Type> > laplacianTrace const dimensionedScalar ,
GeometricField< Type, tetPolyPatchField, tetPointMesh > & 
[static]
 

tmp<tetFemMatrix<Type> > laplacianTrace const elementScalarField ,
GeometricField< Type, tetPolyPatchField, tetPointMesh > & 
[static]
 

tmp<tetFemMatrix<Type> > laplacianTranspose const dimensionedScalar ,
GeometricField< Type, tetPolyPatchField, tetPointMesh > & 
[static]
 

tmp<tetFemMatrix<Type> > laplacianTranspose const elementScalarField ,
GeometricField< Type, tetPolyPatchField, tetPointMesh > & 
[static]
 


Variable Documentation

tmp<tetFemMatrix<Type> > laplacian(GeometricField< Type, tetPolyPatchField, tetPointMesh > &) [static]
 

tmp<tetFemMatrix<Type> > laplacianTrace(GeometricField< Type, tetPolyPatchField, tetPointMesh > &) [static]
 

tmp<tetFemMatrix<Type> > laplacianTranspose(GeometricField< Type, tetPolyPatchField, tetPointMesh > &) [static]
 

tmp<tetFemMatrix<Type> > smoother(GeometricField< Type, tetPolyPatchField, tetPointMesh > &) [static]
 

For further information go to www.openfoam.org