OGS
NonlinearSolverStatus.h
Go to the documentation of this file.
1
10#pragma once
11
12namespace NumLib
13{
16{
17 bool error_norms_met = false;
19};
20} // namespace NumLib
Status of the non-linear solver.