regionSizeDistribution.C File Reference
Include dependency graph for regionSizeDistribution.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::functionObjects
 Function objects are OpenFOAM utilities to ease workflow configurations and enhance workflows by producing additional user-requested data both during runtime and postprocessing calculations, typically in the form of additional logging to the screen, or generating text, image and field files.
 

Functions

 defineTypeNameAndDebug (regionSizeDistribution, 0)
 
 addToRunTimeSelectionTable (functionObject, regionSizeDistribution, dictionary)
 
template<class Type >
static Map< Type > regionSum (const regionSplit &regions, const Field< Type > &fld)
 
template<class Type >
static List< Type > extractData (const labelUList &keys, const Map< Type > &regionData)
 

Detailed Description

Original source file regionSizeDistribution.C

Definition in file regionSizeDistribution.C.