Calculate the matrix for the divergence of the given field and flux. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Foam::fam | |
Functions | |
template<class Type > | |
tmp< faMatrix< Type > > | div (const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
template<class Type > | |
tmp< faMatrix< Type > > | div (const tmp< edgeScalarField > &tflux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
template<class Type > | |
tmp< faMatrix< Type > > | div (const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf) |
template<class Type > | |
tmp< faMatrix< Type > > | div (const tmp< edgeScalarField > &tflux, const GeometricField< Type, faPatchField, areaMesh > &vf) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.