Searched refs:PCDeflationSetSpaceToCompute (Results 1 – 4 of 4) sorted by relevance
354 PetscErrorCode PCDeflationSetSpaceToCompute(PetscPC, PetscPCDeflationSpaceType, PetscInt)
2888 petsc.PCDeflationSetSpaceToCompute2893 CHKERR(PCDeflationSetSpaceToCompute(self.pc, ctype, csize))
188 PetscErrorCode PCDeflationSetSpaceToCompute(PC pc, PCDeflationSpaceType type, PetscInt size) in PCDeflationSetSpaceToCompute() function
514 PETSC_EXTERN PetscErrorCode PCDeflationSetSpaceToCompute(PC, PCDeflationSpaceType, PetscInt);