unused variables

This commit is contained in:
Martin Diehl 2023-12-30 00:46:18 +01:00
parent 977cb83ef6
commit ce7182dd6d
No known key found for this signature in database
GPG Key ID: 1FD50837275A0A9B
1 changed files with 0 additions and 3 deletions

View File

@ -45,13 +45,10 @@ program DAMASK_mesh
stagIterate
integer :: &
l, &
i, &
m, &
errorID, &
cutBackLevel = 0, & !< cut back level \f$ t = \frac{t_{inc}}{2^l} \f$
stepFraction = 0, & !< fraction of current time interval
currentLoadcase = 0, & !< current load case
currentFace = 0, &
inc, & !< current increment in current load case
totalIncsCounter = 0, & !< total # of increments
statUnit = 0, & !< file unit for statistics output