Definition at line 71 of file sap.f.
type(box_t), dimension(:), allocatable sweep_and_prune::sap_t::boxes |
Definition at line 84 of file sap.f.
integer sweep_and_prune::sap_t::boxes_len |
Definition at line 85 of file sap.f.
type(list_t) sweep_and_prune::sap_t::deleted_boxes |
Definition at line 88 of file sap.f.
Definition at line 91 of file sap.f.
integer sweep_and_prune::sap_t::id |
Definition at line 73 of file sap.f.
type(endpoint_t), dimension(:), allocatable sweep_and_prune::sap_t::x_endpoints |
Definition at line 76 of file sap.f.
integer sweep_and_prune::sap_t::x_endpoints_len |
Definition at line 79 of file sap.f.
type(endpoint_t), dimension(:), allocatable sweep_and_prune::sap_t::y_endpoints |
Definition at line 77 of file sap.f.
integer sweep_and_prune::sap_t::y_endpoints_len |
Definition at line 80 of file sap.f.
type(endpoint_t), dimension(:), allocatable sweep_and_prune::sap_t::z_endpoints |
Definition at line 78 of file sap.f.
integer sweep_and_prune::sap_t::z_endpoints_len |
Definition at line 81 of file sap.f.
The documentation for this type was generated from the following file: