|
The Open FUSION Toolkit 1.0.0-beta5
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 field. | |
| integer(i4) | n = 0 |
| Local size of field. | |
| integer(i8) | ng = 0 |
| Local size of field. | |
| integer(i4) | nslice = -1 |
| Number of local elements. | |
| integer(i4) | offset = 0 |
| Offset within full field. | |
| integer(i8) | offsetg = 0 |
| Global offset within full field. | |
| logical | per =.FALSE. |
| Flag indicating 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 field. | |
| 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 field.
| integer(i4) n = 0 |
Local size of field.
| integer(i8) ng = 0 |
Local size of field.
| integer(i4) nslice = -1 |
Number of local elements.
| integer(i4) offset = 0 |
Offset within full field.
| integer(i8) offsetg = 0 |
Global offset within full field.
| logical per =.FALSE. |
Flag indicating 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 field.