Namespaces | Functions
fvcCellReduce.C File Reference
Include dependency graph for fvcCellReduce.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::fvc
 Namespace of functions to calculate explicit derivatives.
 

Functions

template<class Type , class CombineOp >
tmp< GeometricField< Type, fvPatchField, volMesh > > cellReduce (const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf, const CombineOp &cop, const Type &nullValue)
 
template<class Type , class CombineOp >
tmp< GeometricField< Type, fvPatchField, volMesh > > cellReduce (const tmp< GeometricField< Type, fvsPatchField, surfaceMesh > & > tssf, const CombineOp &cop, const Type &nullValue)
 

Detailed Description

Original source file fvcCellReduce.C

Definition in file fvcCellReduce.C.