Searched refs:MATCOLORING_ISCreate (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/graphops/color/impls/jp/ |
| H A D | jp.c | 451 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 D | greedy.c | 516 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 D | dlregismat.c | 278 PetscCall(PetscLogEventRegister("MatColoringIS", MAT_COLORING_CLASSID, &MATCOLORING_ISCreate)); in MatInitializePackage()
|
| H A D | matrix.c | 46 PetscLogEvent MATCOLORING_Apply, MATCOLORING_Comm, MATCOLORING_Local, MATCOLORING_ISCreate, MATCOLO… variable
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1778 PETSC_EXTERN PetscLogEvent MATCOLORING_ISCreate; variable
|