Home
last modified time | relevance | path

Searched refs:MATCOLORING_Local (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/graphops/color/impls/greedy/
H A Dgreedy.c90 PetscCall(PetscLogEventBegin(MATCOLORING_Local, mc, 0, 0, 0)); in GreedyColoringLocalDistanceOne_Private()
138 PetscCall(PetscLogEventEnd(MATCOLORING_Local, mc, 0, 0, 0)); in GreedyColoringLocalDistanceOne_Private()
273 PetscCall(PetscLogEventBegin(MATCOLORING_Local, mc, 0, 0, 0)); in GreedyColoringLocalDistanceTwo_Private()
386 PetscCall(PetscLogEventEnd(MATCOLORING_Local, mc, 0, 0, 0)); in GreedyColoringLocalDistanceTwo_Private()
/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c147 PetscCall(PetscLogEventBegin(MATCOLORING_Local, mc, 0, 0, 0)); in MCJPInitialLocalColor_Private()
263 PetscCall(PetscLogEventEnd(MATCOLORING_Local, mc, 0, 0, 0)); in MCJPInitialLocalColor_Private()
/petsc/src/mat/interface/
H A Ddlregismat.c277 PetscCall(PetscLogEventRegister("MatColoringLocal", MAT_COLORING_CLASSID, &MATCOLORING_Local)); in MatInitializePackage()
H A Dmatrix.c46 PetscLogEvent MATCOLORING_Apply, MATCOLORING_Comm, MATCOLORING_Local, MATCOLORING_ISCreate, MATCOLO… variable
/petsc/include/petsc/private/
H A Dmatimpl.h1777 PETSC_EXTERN PetscLogEvent MATCOLORING_Local; variable