Searched refs:fixed_factor (Results 1 – 1 of 1) sorted by relevance
357 PetscReal fixed_factor, floating_factor; in PCISSetUp() local359 …pc_ctx)->options, ((PetscObject)pc_ctx)->prefix, "-pc_is_damp_fixed", &fixed_factor, &damp_fixed)); in PCISSetUp()360 if (!damp_fixed) fixed_factor = 0.0; in PCISSetUp()