Searched refs:PCMGGetType (Results 1 – 4 of 4) sorted by relevance
254 PetscErrorCode PCMGGetType(PetscPC, PetscPCMGType*)
1750 petsc.PCMGGetType1754 CHKERR(PCMGGetType(self.pc, &cval))
420 PETSC_EXTERN PetscErrorCode PCMGGetType(PC, PCMGType *);
1387 PetscErrorCode PCMGGetType(PC pc, PCMGType *type) in PCMGGetType() function