
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. | |
Functions | |
| defineTypeNameAndDebug (regionSizeDistribution, 0) | |
| addToRunTimeSelectionTable (functionObject, regionSizeDistribution, dictionary) | |
| template<class Type> | |
| static Map< Type > | regionSum (const regionSplit ®ions, const Field< Type > &fld) |
| static Map< label > | regionSum (const regionSplit ®ions, const label nCells) |
| template<class Type> | |
| static List< Type > | extractData (const labelUList &keys, const Map< Type > ®ionData) |
Original source file regionSizeDistribution.C
Definition in file regionSizeDistribution.C.