#include <solverconstrained.hpp>
template<typename Data, template< class > class Problem = problem>
class Feel::SolverConstrained< Data, Problem >::COptions
holds the options for the SolverConstrained
|
double | Delta_init |
|
double | eMU_init |
|
double | eta |
|
double | eTOL |
|
int | max_hom_iter |
|
int | max_TR_iter |
|
double | MU_init |
|
double | nu0_init |
|
bool | Primal_Dual |
|
double | rho_big |
|
double | rho_decrease |
|
double | rho_increase_big |
|
double | rho_increase_small |
|
double | rho_N |
|
double | rho_small |
|
double | s_theta_init |
|
double | tau |
|
double | theta_N |
|
double | zeta_N |
|
The documentation for this class was generated from the following file: