not needed

This commit is contained in:
Martin Diehl 2018-10-14 11:15:07 +02:00
parent 4ac12d1dc5
commit 943fa764c0
1 changed files with 0 additions and 5 deletions

View File

@ -1409,12 +1409,7 @@ subroutine material_populateGrains
enddo microstructureLoop
enddo homogenizationLoop
deallocate(volumeOfGrain)
deallocate(phaseOfGrain)
deallocate(textureOfGrain)
deallocate(orientationOfGrain)
deallocate(texture_transformation)
deallocate(Nelems)
deallocate(elemsOfHomogMicro)
call config_deallocate('material.config/microstructure')