#include <cs_param_saddle.h>
Data Fields | |
double | augmentation_scaling |
bool | dedicated_init_sles |
cs_param_sles_t * | init_sles_param |
augmentation_scaling |
Value of the scaling coefficient in front of the augmented system. This is only useful when a ALU algorithm is used.
bool dedicated_init_sles |
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)