Loading...
Searching...
No Matches
famDiv.H File Reference

Calculate the matrix for the divergence of the given field and flux. More...

Include dependency graph for famDiv.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
namespace  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)

Detailed Description

Calculate the matrix for the divergence of the given field and flux.

Original source file famDiv.H

InNamespace Foam::fam

Source files

Definition in file famDiv.H.