Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c451 PetscCall(PetscLogEventBegin(MATCOLORING_ISCreate, mc, 0, 0, 0)); in MatColoringApply_JP()
453 PetscCall(PetscLogEventEnd(MATCOLORING_ISCreate, mc, 0, 0, 0)); in MatColoringApply_JP()
/petsc/src/mat/graphops/color/impls/greedy/
H A Dgreedy.c516 PetscCall(PetscLogEventBegin(MATCOLORING_ISCreate, mc, 0, 0, 0)); in MatColoringApply_Greedy()
518 PetscCall(PetscLogEventEnd(MATCOLORING_ISCreate, mc, 0, 0, 0)); in MatColoringApply_Greedy()
/petsc/src/mat/interface/
H A Ddlregismat.c278 PetscCall(PetscLogEventRegister("MatColoringIS", MAT_COLORING_CLASSID, &MATCOLORING_ISCreate)); in MatInitializePackage()
H A Dmatrix.c46 PetscLogEvent MATCOLORING_Apply, MATCOLORING_Comm, MATCOLORING_Local, MATCOLORING_ISCreate, MATCOLO… variable
/petsc/include/petsc/private/
H A Dmatimpl.h1778 PETSC_EXTERN PetscLogEvent MATCOLORING_ISCreate; variable