The various convergence settings available.
More...
#include <settings.hpp>
|
enum | local_convergence_crit { residual_based = 0x0,
solution_based = 0x1
} |
|
|
bool | put_all_local_residual_norms = true |
|
bool | enable_global_simple_tree = false |
|
bool | enable_decentralized_leader_election = false |
|
bool | enable_global_check = true |
|
bool | enable_accumulate = false |
|
bool | enable_global_check_iter_offset = false |
|
local_convergence_crit | convergence_crit |
|
The various convergence settings available.
◆ convergence_crit
local_convergence_crit schwz::Settings::convergence_settings::convergence_crit |
Initial value:=
local_convergence_crit::solution_based
The documentation for this struct was generated from the following file: