Home
last modified time | relevance | path

Searched refs:not_damp_floating (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/is/ !
H A Dpcis.c356 …ace_fixed = PETSC_FALSE, set_damping_factor_floating = PETSC_FALSE, not_damp_floating = PETSC_FALS… in PCISSetUp() local
370 …x)->options, ((PetscObject)pc_ctx)->prefix, "-pc_is_not_damp_floating", &not_damp_floating, NULL)); in PCISSetUp()
375 if (!(not_damp_floating)) { in PCISSetUp()