![]() |
GemaPCR
The GeMA PCR (Partition-Color-Renumber) Plugin
|
The synatx for creating a PCR object follows the basic syntax used for creating every plugin based object.
| 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 |