From 11a7103675faa7a43d96b43eb5d0dc920b6de4ba Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Mon, 27 Aug 2018 00:00:21 +0200 Subject: [PATCH] more explicit --- src/homogenization_none.f90 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/homogenization_none.f90 b/src/homogenization_none.f90 index 18df41209..0e23867f2 100644 --- a/src/homogenization_none.f90 +++ b/src/homogenization_none.f90 @@ -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, &