Go to the source code of this file.
Namespaces | |
Foam | |
Foam::fam | |
Functions | |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const dimensionedScalar &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const dimensionedScalar &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const areaScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const areaScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const tmp< areaScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const tmp< areaScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const edgeScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const tmp< edgeScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const edgeScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | laplacian (const tmp< edgeScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf) |
Original source file famLaplacian.C
Definition in file famLaplacian.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.