Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h350 PETSC_EXTERN PetscErrorCode PCGAMGSetRepartition(PC, PetscBool);
/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c1107 PetscErrorCode PCGAMGSetRepartition(PC pc, PetscBool n) in PCGAMGSetRepartition() function
/petsc/doc/manual/
H A Dksp.md1135 …> finer mesh. See `PCGAMGSetRepartition()`. This increases the preconditioner setup time but wil…