Searched refs:MAT_Load (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 222 PetscCall(PetscLogEventRegister("MatLoad", MAT_CLASSID, &MAT_Load)); in MatInitializePackage()
|
| H A D | matrix.c | 24 …ap, MAT_Partitioning, MAT_PartitioningND, MAT_Coarsen, MAT_ZeroEntries, MAT_Load, MAT_View, MAT_AX… variable 1396 PetscCall(PetscLogEventBegin(MAT_Load, mat, viewer, 0, 0)); in MatLoad() 1398 PetscCall(PetscLogEventEnd(MAT_Load, mat, viewer, 0, 0)); in MatLoad()
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 1720 PETSC_EXTERN PetscLogEvent MAT_Load; variable
|