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