Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(TripletList_r), | intent(in) | :: | tripA |
The triplet list to copy. |
||
type(TripletList_r), | intent(inout) | :: | tripB |
tripB = tripA |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(TripletList_c), | intent(in) | :: | tripA |
The triplet list to copy. |
||
type(TripletList_c), | intent(inout) | :: | tripB |
tripB = tripA |