Get the number of entries in a triplet list.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(TripletList_r), | intent(in) | :: | triplet_list | List to get the size of. |
The number of entries in the triplet list.
Get the number of entries in a triplet list.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(TripletList_c), | intent(in) | :: | triplet_list | List to get the size of. |
The number of entries in the triplet list.