facEdgeIntegrate.H File Reference

Edge integrate edgeField creating a areaField. Edge sum a edgeField creating a areaField. More...

Include dependency graph for facEdgeIntegrate.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, faPatchField, areaMesh > > edgeIntegrate (const GeometricField< Type, faePatchField, edgeMesh > &ssf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > edgeIntegrate (const tmp< GeometricField< Type, faePatchField, edgeMesh > > &tssf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > edgeSum (const GeometricField< Type, faePatchField, edgeMesh > &ssf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > edgeSum (const tmp< GeometricField< Type, faePatchField, edgeMesh > > &tssf)
 

Detailed Description

Edge integrate edgeField creating a areaField. Edge sum a edgeField creating a areaField.

Original source file facEdgeIntegrate.H

InNamespace Foam::fac

Source files

Definition in file facEdgeIntegrate.H.