|
Namespaces |
namespace | Foam |
namespace | Foam::tetFem |
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 > &) |