Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex4.c120 PetscCall(PCHMGSetCoarseningComponent(pc, 0)); in main()
/petsc/src/ksp/pc/impls/hmg/
H A Dhmg.c399 PetscErrorCode PCHMGSetCoarseningComponent(PC pc, PetscInt component) in PCHMGSetCoarseningComponent() function
/petsc/include/
H A Dpetscpc.h469 PETSC_EXTERN PetscErrorCode PCHMGSetCoarseningComponent(PC, PetscInt);