Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | min_fill | ||||
integer, | public | :: | max_fill | ||||
integer, | public | :: | n | ||||
integer, | public | :: | lastid | ||||
integer, | public | :: | refcount | ||||
type(btree_node_i8_sp2d), | public, | POINTER | :: | root |
TYPE btree_node_structure_i8_sp2d
INTEGER :: min_fill, max_fill
INTEGER :: n
INTEGER :: lastid
INTEGER :: refcount
TYPE(btree_node_i8_sp2d), POINTER :: root
END TYPE btree_node_structure_i8_sp2d