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