Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h368 PETSC_EXTERN PetscErrorCode PCGAMGRegister(PCGAMGType, PetscErrorCode (*)(PC));
/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c2075 PetscErrorCode PCGAMGRegister(PCGAMGType type, PetscErrorCode (*create)(PC)) in PCGAMGRegister() function