Home
last modified time | relevance | path

Searched refs:foundstype (Results 1 – 1 of 1) sorted by relevance

/petsc/include/
H A Dpetscmat.h231 … MatType mtype, MatFactorType ftype, PetscBool *foundmtype, PetscBool *foundstype, MatSolverFn **f) in MatSolverPackageGet() argument
233 return MatSolverTypeGet(stype, mtype, ftype, foundmtype, foundstype, f); in MatSolverPackageGet()