Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/mkl_pardiso/
H A Dmkl_pardiso.c819 static PetscErrorCode MatGetInertia_MKL_PARDISO(Mat F, PetscInt *nneg, PetscInt *nzero, PetscInt *n… in MatGetInertia_MKL_PARDISO() function
837 F->ops->getinertia = MatGetInertia_MKL_PARDISO; in MatCholeskyFactorSymbolic_AIJMKL_PARDISO()