Searched refs:MatSuperluSetILUDropTol (Results 1 – 3 of 3) sorted by relevance
267 if (size == 1) PetscCall(MatSuperluSetILUDropTol(F, 1.e-8)); in main()
486 PetscErrorCode MatSuperluSetILUDropTol(Mat F, PetscReal dtol) in MatSuperluSetILUDropTol() function
2393 PETSC_EXTERN PetscErrorCode MatSuperluSetILUDropTol(Mat, PetscReal);