Searched defs:_nrhs (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/dense/seq/ |
| H A D | dense.c | 638 … B, Mat X, PetscScalar **_y, PetscBLASInt *_ldy, PetscBLASInt *_m, PetscBLASInt *_nrhs, PetscBLASI… in MatMatSolve_SeqDense_SetUp() 689 … B, Mat X, PetscScalar **_y, PetscBLASInt *_ldy, PetscBLASInt *_m, PetscBLASInt *_nrhs, PetscBLASI… in MatMatSolve_SeqDense_TearDown()
|