Searched refs:MAT_FDColoringApply (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/matfd/ |
| H A D | fdmatrix.c | 593 PetscCall(PetscLogEventBegin(MAT_FDColoringApply, coloring, J, x1, 0)); in MatFDColoringApply() 595 PetscCall(PetscLogEventEnd(MAT_FDColoringApply, coloring, J, x1, 0)); in MatFDColoringApply()
|
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 227 PetscCall(PetscLogEventRegister("MatFDColorApply", MAT_FDCOLORING_CLASSID, &MAT_FDColoringApply)); 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 | 1726 PETSC_EXTERN PetscLogEvent MAT_FDColoringApply; variable
|