|
Namespaces |
namespace | Foam |
namespace | Foam::fvm |
Functions |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const dimensionedScalar &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const dimensionedScalar &, GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const volScalarField &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const volScalarField &, GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const tmp< volScalarField > &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const tmp< volScalarField > &, GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const surfaceScalarField &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const tmp< surfaceScalarField > &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const surfaceScalarField &, GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const tmp< surfaceScalarField > &, GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const volTensorField &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const tmp< volTensorField > &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const volTensorField &, GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const tmp< volTensorField > &, GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const surfaceTensorField &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const tmp< surfaceTensorField > &, GeometricField< Type, fvPatchField, volMesh > &, const word &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const surfaceTensorField &, GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type> |
tmp< fvMatrix< Type > > | laplacian (const tmp< surfaceTensorField > &, GeometricField< Type, fvPatchField, volMesh > &) |
Variables |
tmp< fvMatrix< Type > > | laplacian (GeometricField< Type, fvPatchField, volMesh > &) |