Go to the source code of this file.
Namespaces | |
Foam | |
Foam::fam | |
Functions | |
template<class Type > | |
tmp< faMatrix< Type > > | Su (const GeometricField< Type, faPatchField, areaMesh > &su, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | Su (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tsu, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | Sp (const areaScalarField &sp, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | Sp (const tmp< areaScalarField > &tsp, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | Sp (const dimensionedScalar &sp, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | SuSp (const areaScalarField &sp, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | SuSp (const tmp< areaScalarField > &tsp, const GeometricField< Type, faPatchField, areaMesh > &vf) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.