Home
last modified time | relevance | path

Searched refs:MATCOLORING_Comm (Results 1 – 7 of 7) sorted by relevance

/petsc/src/mat/graphops/color/utils/
H A Dbipartite.c45 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, *etoc, 0, 0, 0)); in MatColoringCreateBipartiteGraph()
48 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, *etoc, 0, 0, 0)); in MatColoringCreateBipartiteGraph()
54 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, *etoc, 0, 0, 0)); in MatColoringCreateBipartiteGraph()
57 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, *etoc, 0, 0, 0)); in MatColoringCreateBipartiteGraph()
63 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, *etor, 0, 0, 0)); in MatColoringCreateBipartiteGraph()
66 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, *etor, 0, 0, 0)); in MatColoringCreateBipartiteGraph()
H A Dvalid.c58 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, mc, 0, 0, 0)); in MatColoringTest()
61 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, mc, 0, 0, 0)); in MatColoringTest()
77 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, mc, 0, 0, 0)); in MatColoringTest()
80 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, mc, 0, 0, 0)); in MatColoringTest()
/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c93 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, mc, 0, 0, 0)); in MCJPGreatestWeight_Private()
96 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, mc, 0, 0, 0)); in MCJPGreatestWeight_Private()
119 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, mc, 0, 0, 0)); in MCJPGreatestWeight_Private()
122 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, mc, 0, 0, 0)); in MCJPGreatestWeight_Private()
340 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, mc, 0, 0, 0)); in MCJPMinColor_Private()
343 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, mc, 0, 0, 0)); in MCJPMinColor_Private()
361 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, mc, 0, 0, 0)); in MCJPMinColor_Private()
364 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, mc, 0, 0, 0)); in MCJPMinColor_Private()
/petsc/src/mat/graphops/color/impls/greedy/
H A Dgreedy.c141 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, mc, 0, 0, 0)); in GreedyColoringLocalDistanceOne_Private()
441 PetscCall(PetscLogEventBegin(MATCOLORING_Comm, mc, 0, 0, 0)); in GreedyColoringLocalDistanceTwo_Private()
444 PetscCall(PetscLogEventEnd(MATCOLORING_Comm, mc, 0, 0, 0)); in GreedyColoringLocalDistanceTwo_Private()
/petsc/src/mat/interface/
H A Ddlregismat.c276 PetscCall(PetscLogEventRegister("MatColoringComm", MAT_COLORING_CLASSID, &MATCOLORING_Comm)); in MatInitializePackage()
H A Dmatrix.c46 PetscLogEvent MATCOLORING_Apply, MATCOLORING_Comm, MATCOLORING_Local, MATCOLORING_ISCreate, MATCOLO… variable
/petsc/include/petsc/private/
H A Dmatimpl.h1776 PETSC_EXTERN PetscLogEvent MATCOLORING_Comm; variable