| 
    GEOS
    
   | 
 
Struct to serve as a container for variable strings and keys. More...
#include <SolverStatistics.hpp>
Static Public Member Functions | |
| static constexpr char const * | numTimeStepsString () | 
| String key for the number of time steps.  | |
| static constexpr char const * | numTimeStepCutsString () | 
| String key for the number of time step cuts.  | |
| static constexpr char const * | numSuccessfulConfigIterationsString () | 
| String key for the successful number of configuration iterations.  | |
| static constexpr char const * | numSuccessfulNonlinearIterationsString () | 
| String key for the successful number of nonlinear iterations.  | |
| static constexpr char const * | numSuccessfulLinearIterationsString () | 
| String key for the successful number of linear iterations.  | |
| static constexpr char const * | numDiscardedConfigIterationsString () | 
| String key for the discarded number of configuration iterations.  | |
| static constexpr char const * | numDiscardedNonlinearIterationsString () | 
| String key for the discarded number of nonlinear iterations.  | |
| static constexpr char const * | numDiscardedLinearIterationsString () | 
| String key for the discarded number of linear iterations.  | |
Struct to serve as a container for variable strings and keys.
Definition at line 53 of file SolverStatistics.hpp.