Home
last modified time | relevance | path

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

/petsc/include/ !
H A Dpetscpc.h356 PETSC_EXTERN PetscErrorCode PCGAMGSetCpuPinCoarseGrids(PC, PetscBool);
/petsc/src/ksp/pc/impls/gamg/ !
H A Dgamg.c1369 PetscErrorCode PCGAMGSetCpuPinCoarseGrids(PC pc, PetscBool flg) in PCGAMGSetCpuPinCoarseGrids() function