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