|
Namespaces |
namespace | Foam |
namespace | Foam::fam |
Functions |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (GeometricField< Type, faPatchField, areaMesh > &, const word &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const dimensionedScalar &, GeometricField< Type, faPatchField, areaMesh > &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const dimensionedScalar &, GeometricField< Type, faPatchField, areaMesh > &, const word &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const areaScalarField &, GeometricField< Type, faPatchField, areaMesh > &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const areaScalarField &, GeometricField< Type, faPatchField, areaMesh > &, const word &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const tmp< areaScalarField > &, GeometricField< Type, faPatchField, areaMesh > &, const word &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &, const word &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const tmp< edgeScalarField > &, GeometricField< Type, faPatchField, areaMesh > &, const word &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const tmp< edgeScalarField > &, GeometricField< Type, faPatchField, areaMesh > &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const areaTensorField &, GeometricField< Type, faPatchField, areaMesh > &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const tmp< areaTensorField > &, GeometricField< Type, faPatchField, areaMesh > &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const edgeTensorField &, GeometricField< Type, faPatchField, areaMesh > &) |
template<class Type> |
tmp< faMatrix< Type > > | laplacian (const tmp< edgeTensorField > &, GeometricField< Type, faPatchField, areaMesh > &) |
Variables |
tmp< faMatrix< Type > > | laplacian (GeometricField< Type, faPatchField, areaMesh > &) |