52 INTEGER,
ALLOCATABLE,
DIMENSION(:) ::
nbold
54 INTEGER,
DIMENSION(:,:),
ALLOCATABLE ::
iiad22
56 my_real,
DIMENSION(:) ,
ALLOCATABLE :: v22max_l, dx22min_l
58 my_real,
ALLOCATABLE,
DIMENSION(:,:,:) :: uvarl
59 my_real,
ALLOCATABLE,
DIMENSION(:,:) :: eint_l
60 my_real,
ALLOCATABLE,
DIMENSION(:,:) :: rho_l
61 my_real,
ALLOCATABLE,
DIMENSION(:,:,:) :: mom_l
62 my_real,
ALLOCATABLE,
DIMENSION(:,:,:) :: sig_l
63 my_real,
ALLOCATABLE,
DIMENSION(:,:,:) :: vold_l
64 my_real,
ALLOCATABLE,
DIMENSION(:,:,:) :: supercellvol_l
67 INTEGER,
ALLOCATABLE,
DIMENSION(:) ::
imergel
70 INTEGER ,
DIMENSION(2) :: node
72 INTEGER :: cutshell(2)
73 my_real,
DIMENSION(2) :: cutcoor
74 my_real,
DIMENSION(3,2) :: cutpoint
75 my_real,
DIMENSION(3,2) :: cutvel
92 INTEGER :: num_inv(48)
96 INTEGER :: secndface(48)
102 INTEGER :: numsecndnodes
107 INTEGER :: icellv(24)
110 INTEGER :: numnod_cell(24)
111 INTEGER :: listnodid(24,8)
117 INTEGER :: adjacent_cell(5)
149 my_real,
ALLOCATABLE,
DIMENSION(:) :: uvar
155 INTEGER :: listnodid(8)
157 INTEGER :: whereismain(4)
158 INTEGER :: id_free_node !post-treatment (
178 INTEGER :: old_whichcell
180 INTEGER :: nodwasmain
181 INTEGER :: wherewasmain
196 INTEGER :: newinbuffer
197 INTEGER :: oldmainstrongnode
200 INTEGER :: secid_cell(8)
201 INTEGER :: seg_add_lft
202 INTEGER :: seg_add_llt
203 INTEGER :: adjacent_brick(6,5)
204 INTEGER :: mergetarget(3,5)
206 INTEGER :: closedsurf(6)
207 INTEGER :: ismergetarget
integer, dimension(:), allocatable imergel
integer, dimension(:), allocatable idb
type(list_secnd), dimension(:,:), allocatable old_secndlist
integer, dimension(:,:), allocatable list_b_old
integer, dimension(:), allocatable ngb
integer, dimension(:), allocatable n_unlinked_l
integer, dimension(:,:,:), allocatable unlinked_cells_l
integer, dimension(:), allocatable nelb
integer, dimension(:,:), allocatable iiad22
integer, dimension(:), allocatable nbold
integer, dimension(:), allocatable idlocb