Searched refs:PCFactorSetUpMatSolverType (Results 1 – 13 of 13) sorted by relevance
190 PetscCall(PCFactorSetUpMatSolverType(pc)); /* call MatGetFactor() to create F */ in main()264 PetscCall(PCFactorSetUpMatSolverType(pc)); /* call MatGetFactor() to create F */ in main()303 PetscCall(PCFactorSetUpMatSolverType(pc)); /* call MatGetFactor() to create F */ in main()364 PetscCall(PCFactorSetUpMatSolverType(pc)); /* call MatGetFactor() to create F */ in main()
115 PetscCallA(PCFactorSetUpMatSolverType(pc, ierr))
273 PetscCallA(PCFactorSetUpMatSolverType(pc, ierr))
21 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCSetUp_ICC()30 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCSetUp_ICC()
79 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCSetUp_LU()98 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCSetUp_LU()
65 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCSetUp_Cholesky()95 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCSetUp_Cholesky()
125 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCSetUp_ILU()138 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCSetUp_ILU()
104 PetscErrorCode PCFactorSetUpMatSolverType(PC pc) in PCFactorSetUpMatSolverType() function
202 PETSC_EXTERN PetscErrorCode PCFactorSetUpMatSolverType(PC);213 return PCFactorSetUpMatSolverType(pc); in PCFactorSetUpMatSolverPackage()
220 PetscErrorCode PCFactorSetUpMatSolverType(PetscPC)
1355 petsc_options, petsc.PCFactorSetUpMatSolverType1358 CHKERR(PCFactorSetUpMatSolverType(self.pc))
1504 PetscCall(PCFactorSetUpMatSolverType(pc)); in PCFactorGetMatrix()
2600 PCFactorSetUpMatSolverType(pc);