GemaPCR
The GeMA PCR (Partition-Color-Renumber) Plugin
Loading...
Searching...
No Matches
Plugin options

The synatx for creating a PCR object follows the basic syntax used for creating every plugin based object.

Example

PCR
{
id = 'MeshPCR',
typeName = 'GemaPCR.cr',
description = 'Fem coloring and renumbering',
}

Fields

Field Description Type Required
id The PCR object name. String Yes
typeName The plugin name. Should be equal to "GemaPCR.cr" for standard mesh coloring and renumbering or to "GemaPCR.pcr" for mesh patitioning and MPI support. String Yes
description A description of the PCR object purpose. String No
XXX TODO - ADD config options String No