Searched defs:foundtype (Results 1 – 1 of 1) sorted by relevance
4637 …erTypeGet(MatSolverType type, MatType mtype, MatFactorType ftype, PetscBool *foundtype, PetscBool … in MatSolverTypeGet()4821 PetscBool foundtype, foundmtype, shell, hasop = PETSC_FALSE; in MatGetFactor() local