|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
Sub-matrix mapping.
Public Attributes | |
| integer(i4), dimension(:,:), pointer, contiguous | ext => NULL() |
| Row extents within full matrix. | |
| integer(i4), dimension(:), pointer, contiguous | kr => NULL() |
| Row pointer to column list. | |
| integer(i4), dimension(:), pointer, contiguous | lc => NULL() |
| Column list. | |
| integer(i4), dimension(:), pointer, contiguous | lc_map => NULL() |
| List of entries in full matrix. | |
| integer(i4) | nnz = 0 |
| Number of non-zeros in block. | |
| integer(i4), dimension(:,:), pointer, contiguous ext => NULL() |
Row extents within full matrix.
| integer(i4), dimension(:), pointer, contiguous kr => NULL() |
Row pointer to column list.
| integer(i4), dimension(:), pointer, contiguous lc => NULL() |
Column list.
| integer(i4), dimension(:), pointer, contiguous lc_map => NULL() |
List of entries in full matrix.
| integer(i4) nnz = 0 |
Number of non-zeros in block.