8.3
general documentation
cs_param_saddle_context_gkb_t Struct Reference

#include <cs_param_saddle.h>

+ Collaboration diagram for cs_param_saddle_context_gkb_t:

Data Fields

double augmentation_scaling
 
int truncation_threshold
 
bool dedicated_init_sles
 
cs_param_sles_tinit_sles_param
 

Field Documentation

◆ augmentation_scaling

augmentation_scaling

Value of the scaling coefficient in front of the augmented system. This is only useful when a GKB algorithm is used. By default, there is no augmentation.

◆ dedicated_init_sles

bool dedicated_init_sles

◆ init_sles_param

init_sles_param

The initial transformation of the linear system requires a more accurate resolution. Thus, one adds a dedicated cs_param_sles_t structure for this purpose)

◆ truncation_threshold

truncation_threshold

Default number of values used to estimation the residual in the energy norm.


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