
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. | |
| template<class Type> | |
| tmp< GeometricField< Type, faPatchField, areaMesh > > | average (const tmp< GeometricField< Type, faePatchField, edgeMesh > > &) |
| Area-weighted average a edgeField creating a areaField. | |
| template<class Type> | |
| tmp< GeometricField< Type, faPatchField, areaMesh > > | average (const GeometricField< Type, faPatchField, areaMesh > &) |
| Area-weighted average a edgeField creating a areaField. | |
| template<class Type> | |
| tmp< GeometricField< Type, faPatchField, areaMesh > > | average (const tmp< GeometricField< Type, faPatchField, areaMesh > > &) |
| Area-weighted average a edgeField creating a areaField. | |
Original source file facAverage.C
Definition in file facAverage.C.