Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcmgimpl.h66 …PetscBool compatibleRelaxation; /* flag to monitor the coarse space quality using an auxiliary sol… member
/petsc/src/ksp/pc/impls/mg/
H A Dmg.c1590 mg->compatibleRelaxation = cr; in PCMGSetAdaptCR_MG()
1599 *cr = mg->compatibleRelaxation; in PCMGGetAdaptCR_MG()