Searched refs:MATCOLORING_Weights (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/graphops/color/impls/jp/ |
| H A D | jp.c | 401 PetscCall(PetscLogEventBegin(MATCOLORING_Weights, mc, 0, 0, 0)); in MatColoringApply_JP() 403 PetscCall(PetscLogEventEnd(MATCOLORING_Weights, mc, 0, 0, 0)); in MatColoringApply_JP()
|
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 280 …PetscCall(PetscLogEventRegister("MatColoringWeights", MAT_COLORING_CLASSID, &MATCOLORING_Weights)); in MatInitializePackage()
|
| H A D | matrix.c | 46 … MATCOLORING_Comm, MATCOLORING_Local, MATCOLORING_ISCreate, MATCOLORING_SetUp, MATCOLORING_Weights; variable
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1780 PETSC_EXTERN PetscLogEvent MATCOLORING_Weights; variable
|