|
Electromagnetic Template Library (EMTL)
|
Description of mesh block geometry parameters to be passed to EMTL in BuildDimensions() More...
#include <mesh_ui.h>

Public Attributes | |
| int | id = 0 |
| id is the same for the same block on different domains | |
| int | btype |
| default type is the same as main block type | |
| Box | extreg |
| halo-corrected region | |
| Vector_3 | layer [2] |
| left and right synchronous layers | |
| iVector_3 | binc [2] = { iVector_3(1), iVector_3(1) } |
| halo border increments at first step: 1, -1, or 0 (increment not supported) | |
| iVector_3 | N |
| dimensions and halos | |
| int | Ngain = 0 |
| number of gain steps (for delayed BC) | |
Description of mesh block geometry parameters to be passed to EMTL in BuildDimensions()