Loading src/TNL/Solvers/IterativeSolverMonitor.h +1 −0 Original line number Diff line number Diff line Loading @@ -115,6 +115,7 @@ class IterativeSolverMonitor : public SolverMonitor IndexType iterations, saved_iterations, iterations_before_refresh; // TODO: move verbose to SolverMonitor IndexType verbose; IndexType nodesPerIteration; Loading Loading
src/TNL/Solvers/IterativeSolverMonitor.h +1 −0 Original line number Diff line number Diff line Loading @@ -115,6 +115,7 @@ class IterativeSolverMonitor : public SolverMonitor IndexType iterations, saved_iterations, iterations_before_refresh; // TODO: move verbose to SolverMonitor IndexType verbose; IndexType nodesPerIteration; Loading