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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

 defineTypeNameAndDebug (regionSplit, 0)
 
template<class Container >
static labelList containerSizes (const UList< Container > &input)
 The sizes of a List of containers (eg, labelHashSet) More...
 

Variables

static constexpr Foam::label UNASSIGNED = -1
 
static constexpr Foam::label BLOCKED = -2
 

Detailed Description

Original source file regionSplit.C

Definition in file regionSplit.C.

Variable Documentation

◆ UNASSIGNED

constexpr Foam::label UNASSIGNED = -1
staticconstexpr

Definition at line 43 of file regionSplit.C.

Referenced by regionSplit::regionSplit().

◆ BLOCKED

constexpr Foam::label BLOCKED = -2
staticconstexpr