DAMASK with grid solvers  Revision: v2.0.3-2204-gdb1f2151
The Düsseldorf Advanced Material Simulation Kit with Grid Solvers
spectral_utilities::tsolutionstate Type Reference

return type of solution from spectral solver variants More...

Public Attributes

integer iterationsneeded = 0
 
logical converged = .true.
 
logical stagconverged = .true.
 
logical termill = .false.
 

Detailed Description

return type of solution from spectral solver variants

Definition at line 1528 of file spectral_utilities.f90.

Member Data Documentation

◆ converged

logical spectral_utilities::tsolutionstate::converged = .true.

Definition at line 1531 of file spectral_utilities.f90.

◆ iterationsneeded

integer spectral_utilities::tsolutionstate::iterationsneeded = 0

Definition at line 1529 of file spectral_utilities.f90.

◆ stagconverged

logical spectral_utilities::tsolutionstate::stagconverged = .true.

Definition at line 1531 of file spectral_utilities.f90.

◆ termill

logical spectral_utilities::tsolutionstate::termill = .false.

Definition at line 1531 of file spectral_utilities.f90.


The documentation for this type was generated from the following file: