|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
Block mapping structure.
Public Attributes | |
| logical, dimension(:), pointer, contiguous | gbe => NULL() |
| Global boundary element flag. | |
| integer(i8), dimension(:), pointer, contiguous | lge => NULL() |
| List of global indices. | |
| logical | local =.FALSE. |
| Map corresponds to local vector? | |
| integer(i4) | n = 0 |
| Local size of vector. | |
| integer(i8) | ng = 0 |
| Local size of vector. | |
| integer(i4) | nslice = -1 |
| Number of local elements. | |
| integer(i4) | offset = 0 |
| Offset within full vector. | |
| integer(i8) | offsetg = 0 |
| Global offset within full vector. | |
| logical | per =.FALSE. |
| Map has periodic elements? | |
| integer(i4), dimension(:), pointer, contiguous | slice => NULL() |
| List of boundary elements in full vector. | |
| integer(i4) | soffset = 0 |
| Offset of local slice within full vector. | |
| logical, dimension(:), pointer, contiguous gbe => NULL() |
Global boundary element flag.
| integer(i8), dimension(:), pointer, contiguous lge => NULL() |
List of global indices.
| logical local =.FALSE. |
Map corresponds to local vector?
| integer(i4) n = 0 |
Local size of vector.
| integer(i8) ng = 0 |
Local size of vector.
| integer(i4) nslice = -1 |
Number of local elements.
| integer(i4) offset = 0 |
Offset within full vector.
| integer(i8) offsetg = 0 |
Global offset within full vector.
| logical per =.FALSE. |
Map has periodic elements?
| integer(i4), dimension(:), pointer, contiguous slice => NULL() |
List of boundary elements in full vector.
| integer(i4) soffset = 0 |
Offset of local slice within full vector.