Home
last modified time | relevance | path

Searched defs:foundmtype (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/pc/impls/factor/
H A Dfactor.c9 PetscBool foundmtype, flg, destroy = PETSC_FALSE; in PCFactorSetDefaultOrdering_Factor() local
/petsc/src/mat/interface/
H A Dmatrix.c4637 …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 Dpetscmat.h231 …ckageGet(MatSolverType stype, MatType mtype, MatFactorType ftype, PetscBool *foundmtype, PetscBool… in MatSolverPackageGet()