typo
This commit is contained in:
parent
7e7b32add1
commit
d54b3bd3b7
|
@ -85,7 +85,7 @@ subroutine CPFEM_initAll(el,ip)
|
|||
call rotations_init
|
||||
call HDF5_utilities_init
|
||||
call results_init
|
||||
call discretization_march_init(ip, el)
|
||||
call discretization_marc_init(ip, el)
|
||||
call lattice_init
|
||||
call material_init
|
||||
call constitutive_init
|
||||
|
|
Loading…
Reference in New Issue