not existing anymore

This commit is contained in:
Martin Diehl 2019-10-09 01:32:19 +02:00
parent df3bb7c559
commit a2a05158f2
1 changed files with 0 additions and 3 deletions

View File

@ -221,9 +221,6 @@ subroutine mesh_init
call theMesh%init(dimplex,integrationOrder,mesh_node0)
call theMesh%setNelems(mesh_NcpElems)
theMesh%homogenizationAt = mesh_element(3,:)
theMesh%microstructureAt = mesh_element(4,:)
call discretization_init(mesh_element(3,:),mesh_element(4,:),&
reshape(mesh_ipCoordinates,[3,mesh_maxNips*mesh_NcpElems]), &
mesh_node0)