init was missing (only important for restart)

This commit is contained in:
Martin Diehl 2016-01-21 09:06:25 +00:00
parent eda03ed3e0
commit 17b27271a5
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ materialpoint_postResults
call crystallite_init
call homogenization_init
call materialpoint_postResults
call CPFEM_init
end subroutine CPFEM_initAll