Searched refs:MatFactorGetSolverType_mumps (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/mumps/ |
| H A D | mumps.c | 4055 static PetscErrorCode MatFactorGetSolverType_mumps(PETSC_UNUSED Mat A, MatSolverType *type) in MatFactorGetSolverType_mumps() function 4090 …scObjectComposeFunction((PetscObject)B, "MatFactorGetSolverType_C", MatFactorGetSolverType_mumps)); in MatGetFactor_aij_mumps() 4178 …scObjectComposeFunction((PetscObject)B, "MatFactorGetSolverType_C", MatFactorGetSolverType_mumps)); in MatGetFactor_sbaij_mumps() 4246 …scObjectComposeFunction((PetscObject)B, "MatFactorGetSolverType_C", MatFactorGetSolverType_mumps)); in MatGetFactor_baij_mumps() 4302 …scObjectComposeFunction((PetscObject)B, "MatFactorGetSolverType_C", MatFactorGetSolverType_mumps)); in MatGetFactor_sell_mumps() 4431 …scObjectComposeFunction((PetscObject)B, "MatFactorGetSolverType_C", MatFactorGetSolverType_mumps)); in MatGetFactor_nest_mumps()
|