not used anymore

This commit is contained in:
Martin Diehl 2019-10-08 17:04:27 +02:00
parent 5e79c360e9
commit 098f2903ea
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@ module mesh
integer, dimension(:,:), allocatable :: & integer, dimension(:,:), allocatable :: &
mesh_element mesh_element
integer, dimension(:,:,:,:), allocatable :: &
mesh_ipNeighborhood !< 6 or less neighboring IPs as [element_num, IP_index, neighbor_index that points to me]
real(pReal), dimension(:,:), allocatable :: & real(pReal), dimension(:,:), allocatable :: &
mesh_node, & !< node x,y,z coordinates (after deformation! ONLY FOR MARC!!! mesh_node, & !< node x,y,z coordinates (after deformation! ONLY FOR MARC!!!