Extracts a triplet list of the data that is stored on this process. Data is returned with absolute coordinates.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Matrix_ps), | intent(in) | :: | this | The distributed sparse matrix.  | 
  
||
| type(TripletList_r), | intent(inout) | :: | triplet_list | The list to fill.  | 
  
Extracts a triplet list of the data that is stored on this process. Data is returned with absolute coordinates.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Matrix_ps), | intent(in) | :: | this | The distributed sparse matrix.  | 
  
||
| type(TripletList_c), | intent(inout) | :: | triplet_list | The list to fill.  |