8.3
general documentation
cs_param_saddle_context_uzacg_t Struct Reference

#include <cs_param_saddle.h>

+ Collaboration diagram for cs_param_saddle_context_uzacg_t:

Data Fields

bool dedicated_init_sles
 
cs_param_sles_tinit_sles_param
 
cs_param_sles_txtra_sles_param
 

Field Documentation

◆ dedicated_init_sles

bool dedicated_init_sles

◆ init_sles_param

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

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


The documentation for this struct was generated from the following file: