#include <cs_param_saddle.h>
Data Fields | |
bool | dedicated_init_sles |
cs_param_sles_t * | init_sles_param |
cs_param_sles_t * | xtra_sles_param |
bool dedicated_init_sles |
init_sles_param |
The initial linear system requires a more accurate resolution. Thus, one adds a dedicated cs_param_sles_t structure for this purpose)
xtra_sles_param |
Set of parameters only used in some situations such as the need to solve approximately the A.x = 1 linear system (A is the (1,1)-block matrix). This is a complementary step in the approximation of the Schur complement.
By default, this is a copy of the block11_sles_param with less restrictive convergence criteria