Searched refs:MAT_FDColoringSetUp (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/matfd/ |
| H A D | fdmatrix.c | 234 PetscCall(PetscLogEventBegin(MAT_FDColoringSetUp, mat, 0, 0, 0)); in MatFDColoringSetUp() 238 PetscCall(PetscLogEventEnd(MAT_FDColoringSetUp, mat, 0, 0, 0)); in MatFDColoringSetUp()
|
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 226 PetscCall(PetscLogEventRegister("MatFDColorSetUp", MAT_FDCOLORING_CLASSID, &MAT_FDColoringSetUp)); in MatInitializePackage()
|
| H A D | matrix.c | 25 PetscLogEvent MAT_FDColoringSetUp, MAT_FDColoringApply, MAT_Transpose, MAT_FDColoringFunction, MAT_… variable
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1725 PETSC_EXTERN PetscLogEvent MAT_FDColoringSetUp; variable
|