Searched defs:getdiagonal (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/shell/ | ||
| H A D | shell.h | 9 /* 17 */ PetscErrorCode (*getdiagonal)(Mat, Vec); member |
| /petsc/include/petsc/private/ | ||
| H A D | matimpl.h | 58 PetscErrorCode (*getdiagonal)(Mat, Vec); member |