From 2f76ecf0e3ba36c374c11811f4cb799e2ac8bd20 Mon Sep 17 00:00:00 2001 From: Luv Sharma Date: Wed, 10 Sep 2014 15:12:14 +0000 Subject: [PATCH] fixed error in use statement. --- code/constitutive.f90 | 1 + 1 file changed, 1 insertion(+) diff --git a/code/constitutive.f90 b/code/constitutive.f90 index e5608434e..41ab511b8 100644 --- a/code/constitutive.f90 +++ b/code/constitutive.f90 @@ -771,6 +771,7 @@ function constitutive_getConductionThermal(ipc, ip, el) pReal use material, only: & mappingHomogenization, & + material_phase, & fieldThermal, & field_thermal_type, & FIELD_DAMAGE_LOCAL_ID, &