more explicit
This commit is contained in:
parent
e6408e0ce3
commit
11a7103675
|
@ -28,9 +28,13 @@ subroutine homogenization_none_init()
|
|||
pInt
|
||||
use IO, only: &
|
||||
IO_timeStamp
|
||||
use material
|
||||
use config
|
||||
|
||||
use material, only: &
|
||||
homogenization_type, &
|
||||
material_homog, &
|
||||
homogState, &
|
||||
HOMOGENIZATION_NONE_LABEL, &
|
||||
HOMOGENIZATION_NONE_ID
|
||||
|
||||
implicit none
|
||||
integer(pInt) :: &
|
||||
h, &
|
||||
|
|
Loading…
Reference in New Issue