fixed outdated comment

This commit is contained in:
Martin Diehl 2019-06-07 08:18:37 +02:00
parent 4025951dc1
commit 52f036e062
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ module material
! NEW MAPPINGS
integer, dimension(:), allocatable, public, protected :: & ! (elem)
material_homogenizationAt !< homogenization ID of each element (copy of mesh_homogenizationAt)
material_homogenizationAt !< homogenization ID of each element (copy of discretization_homogenizationAt)
integer, dimension(:,:), allocatable, public, protected :: & ! (ip,elem)
material_homogenizationMemberAt !< position of the element within its homogenization instance
integer, dimension(:,:), allocatable, public, protected :: & ! (constituent,elem)