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:


Would you like to suggest an improvement to this page? Create an issue

Copyright © 2016 OpenCFD Ltd.

Licensed under the Creative Commons License BY-NC-ND Creative Commons License