not needed anymore

This commit is contained in:
Martin Diehl 2018-02-25 14:45:35 +01:00
parent d5d71d2321
commit c2ced6a274
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ module spectral_utilities
! derived types
type, public :: tSolutionState !< return type of solution from spectral solver variants
logical :: converged = .true.
logical :: regrid = .false.
logical :: stagConverged = .true.
logical :: termIll = .false.
integer(pInt) :: iterationsNeeded = 0_pInt