more explicit

This commit is contained in:
Martin Diehl 2018-08-27 00:00:21 +02:00
parent e6408e0ce3
commit 11a7103675
1 changed files with 7 additions and 3 deletions

View File

@ -28,8 +28,12 @@ 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) :: &