Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c2357 static PetscErrorCode MatGetInertia_SBAIJMUMPS(Mat F, PetscInt *nneg, PetscInt *nzero, PetscInt *np… in MatGetInertia_SBAIJMUMPS() function
3076 F->ops->getinertia = MatGetInertia_SBAIJMUMPS; in MatCholeskyFactorSymbolic_MUMPS()