Searched refs:MatGetInertia_SuperLU_DIST (Results 1 – 1 of 1) sorted by relevance
404 static PetscErrorCode MatGetInertia_SuperLU_DIST(Mat F, PetscInt *nneg, PetscInt *nzero, PetscInt *… in MatGetInertia_SuperLU_DIST() function789 …SC_BOOL3_TRUE || A->hermitian == PETSC_BOOL3_TRUE) F->ops->getinertia = MatGetInertia_SuperLU_DIST; in MatLUFactorSymbolic_SuperLU_DIST()