Foam::boundaryRegion
The boundaryRegion persistent data saved as a Map.
The meshReader supports boundaryRegion information.
The constant/boundaryRegion file is an \c IOMap that is used to save the information persistently. It contains the boundaryRegion information of the following form:
(
INT
{
BoundaryType WORD;
Label WORD;
}
...
)
boundaryRegion.C