return type of solution from spectral solver variants More...
Public Attributes | |
| integer | iterationsneeded = 0 |
| logical | converged = .true. |
| logical | stagconverged = .true. |
| logical | termill = .false. |
return type of solution from spectral solver variants
Definition at line 1528 of file spectral_utilities.f90.
| logical spectral_utilities::tsolutionstate::converged = .true. |
Definition at line 1531 of file spectral_utilities.f90.
| integer spectral_utilities::tsolutionstate::iterationsneeded = 0 |
Definition at line 1529 of file spectral_utilities.f90.
| logical spectral_utilities::tsolutionstate::stagconverged = .true. |
Definition at line 1531 of file spectral_utilities.f90.
| logical spectral_utilities::tsolutionstate::termill = .false. |
Definition at line 1531 of file spectral_utilities.f90.