facAverage.C File Reference
Include dependency graph for facAverage.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::fac
 

Functions

template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > average (const GeometricField< Type, faePatchField, edgeMesh > &)
 Area-weighted average a edgeField creating a areaField. More...
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > average (const tmp< GeometricField< Type, faePatchField, edgeMesh > > &)
 Area-weighted average a edgeField creating a areaField. More...
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > average (const GeometricField< Type, faPatchField, areaMesh > &)
 Area-weighted average a edgeField creating a areaField. More...
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > average (const tmp< GeometricField< Type, faPatchField, areaMesh > > &)
 Area-weighted average a edgeField creating a areaField. More...
 

Detailed Description

Original source file facAverage.C

Definition in file facAverage.C.