Searched refs:MAT_GetBrowsOfAcols (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 257 PetscCall(PetscLogEventRegister("MatGetBrowsOfAcols", MAT_CLASSID, &MAT_GetBrowsOfAcols)); in MatInitializePackage()
|
| H A D | matrix.c | 33 PetscLogEvent MAT_Getsymtransreduced, MAT_GetBrowsOfAcols; variable
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1735 PETSC_EXTERN PetscLogEvent MAT_GetBrowsOfAcols; variable
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 5695 PetscCall(PetscLogEventBegin(MAT_GetBrowsOfAcols, A, B, 0, 0)); in MatGetBrowsOfAcols() 5733 PetscCall(PetscLogEventEnd(MAT_GetBrowsOfAcols, A, B, 0, 0)); in MatGetBrowsOfAcols()
|