Edge-weighted average a edgeField creating a areaField. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Foam::fac | |
Functions | |
template<class Type > | |
tmp< GeometricField< Type, faPatchField, areaMesh > > | average (const GeometricField< Type, faePatchField, edgeMesh > &ssf) |
template<class Type > | |
tmp< GeometricField< Type, faPatchField, areaMesh > > | average (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &tssf) |
template<class Type > | |
tmp< GeometricField< Type, faPatchField, areaMesh > > | average (const GeometricField< Type, faPatchField, areaMesh > &vtf) |
template<class Type > | |
tmp< GeometricField< Type, faPatchField, areaMesh > > | average (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvtf) |
Edge-weighted average a edgeField creating a areaField.
Original source file facAverage.H
InNamespace Foam::fac
Definition in file facAverage.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.