Data Types | |
| type | edge_entity |
| type | cut_plane |
| type | list_adj |
| type | list_secnd |
| type | polyface_entity |
| type | polyface_entity_2 |
| type | mat_entity |
| type | poly_entity |
| type | node_entity |
| type | brick_entity |
Variables | |
| integer, dimension(:), allocatable | nbold |
| integer, dimension(:,:), allocatable | list_b_old |
| integer, dimension(:,:), allocatable | iiad22 |
| integer, dimension(:), allocatable | ngb |
| integer, dimension(:), allocatable | idb |
| integer, dimension(:), allocatable | nelb |
| integer, dimension(:), allocatable | idlocb |
| integer, dimension(:,:,:), allocatable | unlinked_cells_l |
| integer, dimension(:), allocatable | n_unlinked_l |
| integer, dimension(:), allocatable | imergel |
| type(list_secnd), dimension(:,:), allocatable | old_secndlist |
| integer, dimension(:), allocatable i22edge_mod::idb |
Definition at line 55 of file cut-cell-buffer_mod.F.
| integer, dimension(:), allocatable i22edge_mod::idlocb |
Definition at line 55 of file cut-cell-buffer_mod.F.
| integer, dimension(:,:), allocatable i22edge_mod::iiad22 |
Definition at line 54 of file cut-cell-buffer_mod.F.
| integer, dimension(:), allocatable i22edge_mod::imergel |
Definition at line 67 of file cut-cell-buffer_mod.F.
| integer, dimension(:,:), allocatable i22edge_mod::list_b_old |
Definition at line 53 of file cut-cell-buffer_mod.F.
| integer, dimension(:), allocatable i22edge_mod::n_unlinked_l |
Definition at line 66 of file cut-cell-buffer_mod.F.
| integer, dimension(:), allocatable i22edge_mod::nbold |
Definition at line 52 of file cut-cell-buffer_mod.F.
| integer, dimension(:), allocatable i22edge_mod::nelb |
Definition at line 55 of file cut-cell-buffer_mod.F.
| integer, dimension(:), allocatable i22edge_mod::ngb |
Definition at line 55 of file cut-cell-buffer_mod.F.
| type(list_secnd), dimension(:,:), allocatable i22edge_mod::old_secndlist |
Definition at line 233 of file cut-cell-buffer_mod.F.
| integer, dimension(:,:,:), allocatable i22edge_mod::unlinked_cells_l |
Definition at line 65 of file cut-cell-buffer_mod.F.