OpenFOAM logo
Open Source CFD Toolkit

Foam::tetFec Namespace Reference


Functions

template<class Type>
tmp< GeometricField< typename
outerProduct< vector, Type
>::type, tetPolyPatchField,
tetPointMesh > > 
grad (const GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
template<class Type>
tmp< GeometricField< typename
outerProduct< vector, Type
>::type, tetPolyPatchField,
elementMesh > > 
elementGrad (const GeometricField< Type, tetPolyPatchField, tetPointMesh > &)
template<class Type>
tmp< GeometricField< Type,
tetPolyPatchField, elementMesh > > 
ddt (const GeometricField< Type, tetPolyPatchField, elementMesh > &)


Function Documentation

tmp<GeometricField<Type, tetPolyPatchField, elementMesh> > ddt const GeometricField< Type, tetPolyPatchField, elementMesh > &   ) 
 

tmp< GeometricField < typename outerProduct<vector, Type>::type, tetPolyPatchField, elementMesh > > elementGrad const GeometricField< Type, tetPolyPatchField, tetPointMesh > &   )  [static]
 

tmp< GeometricField < typename outerProduct<vector, Type>::type, tetPolyPatchField, tetPointMesh > > grad const GeometricField< Type, tetPolyPatchField, tetPointMesh > &   )  [static]
 

For further information go to www.openfoam.org