Subroutine wrapper for constructing a triplet list.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(TripletList_c), | intent(inout) | :: | this | The triplet list to construct. |
||
| integer(kind=c_int), | intent(in), | optional | :: | size_in | The length of the triplet list (default=0). |