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

Calculate the lnGrad of the given areaField. More...

Include dependency graph for facLnGrad.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::fac

Functions

template<class Type>
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
template<class Type>
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad (const tmp< GeometricField< Type, faPatchField, areaMesh > > &tvf, const word &name)
template<class Type>
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad (const GeometricField< Type, faPatchField, areaMesh > &vf)
template<class Type>
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad (const tmp< GeometricField< Type, faPatchField, areaMesh > > &tvf)

Detailed Description

Calculate the lnGrad of the given areaField.

Original source file facLnGrad.H

InNamespace Foam::fac

Source files

Definition in file facLnGrad.H.