does not exist anymore

This commit is contained in:
Martin Diehl 2019-06-13 19:09:49 +02:00
parent 4651bfdb90
commit 47df2b581e
1 changed files with 0 additions and 2 deletions

View File

@ -211,8 +211,6 @@ subroutine mesh_init(ip,el)
if (myDebug) write(6,'(a)') ' Built elements'; flush(6)
close (FILEUNIT)
call mesh_build_FEdata ! get properties of the different types of elements
call mesh_build_cellconnectivity
if (myDebug) write(6,'(a)') ' Built cell connectivity'; flush(6)
mesh_cellnode = mesh_build_cellnodes()