Home
last modified time | relevance | path

Searched defs:MatMumpsSetCntl (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscmat.h2378 static inline PetscErrorCode MatMumpsSetCntl(PETSC_UNUSED Mat F, PETSC_UNUSED PetscInt icntl, PETSC… in MatMumpsSetCntl() function
/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c3531 PetscErrorCode MatMumpsSetCntl(Mat F, PetscInt icntl, PetscReal val) in MatMumpsSetCntl() function