added missing covera_ration in hex test. was not necessary before for constitutive_none, now it is

This commit is contained in:
Martin Diehl 2014-02-17 09:45:54 +00:00
parent 9d402022aa
commit 69992638a8
1 changed files with 1 additions and 1 deletions

View File

@ -913,7 +913,7 @@ integer(pInt) function lattice_initializeStructure(struct_ID,CoverA)
implicit none
integer(kind(LATTICE_fcc_ID)), intent(in) :: struct_ID
real(pReal) :: CoverA
real(pReal), intent(in) :: CoverA
real(pReal), dimension(3) :: sdU = 0.0_pReal, &
snU = 0.0_pReal, &
np = 0.0_pReal, &