Skip to main content

Processor

Properties

Applied in pairs to patches that communicate between processors. Usually these patches are not created manually, but are generated when decomposing the mesh for parallel cases.

Usage

The condition requires entries in both the boundary and field files. Mesh boundary file:

<patchName>
{
type processor;
...
}

Field file:

<patchName>
{
type processor;
}

Further information

Source code:

API: