Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | ncur | = | 0 | ||
integer, | public | :: | buf_size | = | 0 | ||
integer, | public | :: | thread_id | = | 1 | ||
integer(kind=2), | public, | allocatable | :: | ids(:,:) | |||
real(kind=dp), | public, | allocatable, dimension(:) | :: | ints |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(int2_storage_t), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | buf_size |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(int2_storage_t), | intent(inout) | :: | this |