Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(btree_i8_sp2d), | intent(inout) | :: | tree | |||
integer(kind=keyt), | intent(out), | optional, | DIMENSION(:) | :: | keys | |
type(btree_data_sp2d), | intent(out), | optional, | DIMENSION(:) | :: | values |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(btree_i8_dp2d), | intent(inout) | :: | tree | |||
integer(kind=keyt), | intent(out), | optional, | DIMENSION(:) | :: | keys | |
type(btree_data_dp2d), | intent(out), | optional, | DIMENSION(:) | :: | values |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(btree_i8_cp2d), | intent(inout) | :: | tree | |||
integer(kind=keyt), | intent(out), | optional, | DIMENSION(:) | :: | keys | |
type(btree_data_cp2d), | intent(out), | optional, | DIMENSION(:) | :: | values |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(btree_i8_zp2d), | intent(inout) | :: | tree | |||
integer(kind=keyt), | intent(out), | optional, | DIMENSION(:) | :: | keys | |
type(btree_data_zp2d), | intent(out), | optional, | DIMENSION(:) | :: | values |