Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| 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) |
Original source file facEdgeIntegrate.C
Definition in file facEdgeIntegrate.C.