Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.h46 PETSC_INTERN PetscErrorCode MatGetInertia_SeqSBAIJ(Mat, PetscInt *, PetscInt *, PetscInt *);
H A Dsbaijfact.c6 PetscErrorCode MatGetInertia_SeqSBAIJ(Mat F, PetscInt *nneg, PetscInt *nzero, PetscInt *npos) in MatGetInertia_SeqSBAIJ() function
H A Dsbaij.c1264 MatGetInertia_SeqSBAIJ,