Searched refs:o_schur_work (Results 1 – 1 of 1) sorted by relevance
535 PetscScalar *o_schur_work = NULL; in MatMatSolve_MKL_PARDISO() local548 o_schur_work = mat_mkl_pardiso->schur_work; in MatMatSolve_MKL_PARDISO()570 if (o_schur_work) { /* restore original Schur_work (minimal size) */ in MatMatSolve_MKL_PARDISO()572 mat_mkl_pardiso->schur_work = o_schur_work; in MatMatSolve_MKL_PARDISO()