Searched defs:foundmtype (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/pc/impls/factor/ |
| H A D | factor.c | 9 PetscBool foundmtype, flg, destroy = PETSC_FALSE; in PCFactorSetDefaultOrdering_Factor() local
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 4637 …e type, MatType mtype, MatFactorType ftype, PetscBool *foundtype, PetscBool *foundmtype, PetscErro… in MatSolverTypeGet() 4821 PetscBool foundtype, foundmtype, shell, hasop = PETSC_FALSE; in MatGetFactor() local
|
| /petsc/include/ |
| H A D | petscmat.h | 231 …ckageGet(MatSolverType stype, MatType mtype, MatFactorType ftype, PetscBool *foundmtype, PetscBool… in MatSolverPackageGet()
|