Area-weighted average a surfaceField creating a volField. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Foam::fvc | |
Namespace of functions to calculate explicit derivatives. | |
Functions | |
template<class Type > | |
tmp< GeometricField< Type, fvPatchField, volMesh > > | average (const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf) |
template<class Type > | |
tmp< GeometricField< Type, fvPatchField, volMesh > > | average (const tmp< GeometricField< Type, fvsPatchField, surfaceMesh >> &tssf) |
template<class Type > | |
tmp< GeometricField< Type, fvPatchField, volMesh > > | average (const GeometricField< Type, fvPatchField, volMesh > &vtf) |
template<class Type > | |
tmp< GeometricField< Type, fvPatchField, volMesh > > | average (const tmp< GeometricField< Type, fvPatchField, volMesh >> &tvtf) |
Area-weighted average a surfaceField creating a volField.
Original source file fvcAverage.H
InNamespace Foam::fvc
Definition in file fvcAverage.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.