Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Ddlregismat.c257 PetscCall(PetscLogEventRegister("MatGetBrowsOfAcols", MAT_CLASSID, &MAT_GetBrowsOfAcols)); in MatInitializePackage()
H A Dmatrix.c33 PetscLogEvent MAT_Getsymtransreduced, MAT_GetBrowsOfAcols; variable
/petsc/include/petsc/private/
H A Dmatimpl.h1735 PETSC_EXTERN PetscLogEvent MAT_GetBrowsOfAcols; variable
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c5695 PetscCall(PetscLogEventBegin(MAT_GetBrowsOfAcols, A, B, 0, 0)); in MatGetBrowsOfAcols()
5733 PetscCall(PetscLogEventEnd(MAT_GetBrowsOfAcols, A, B, 0, 0)); in MatGetBrowsOfAcols()