correction in homogenization_RGC.f90: in the use of material module

homogenization_typeInstance was included two times in previous version.
This commit is contained in:
Denny Tjahjanto 2009-08-06 12:47:14 +00:00
parent 1a7eb3158b
commit 4689966c79
1 changed files with 1 additions and 1 deletions

View File

@ -594,7 +594,7 @@ pure function homogenization_RGC_postResults(&
use prec, only: pReal,pInt,p_vec
use mesh, only: mesh_element
use material, only: homogenization_typeInstance,homogenization_Noutput,homogenization_typeInstance,homogenization_Ngrains
use material, only: homogenization_typeInstance,homogenization_Noutput,homogenization_Ngrains
implicit none
!* Definition of variables