Home
last modified time | relevance | path

Searched refs:MAT_Load (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/interface/
H A Ddlregismat.c222 PetscCall(PetscLogEventRegister("MatLoad", MAT_CLASSID, &MAT_Load)); in MatInitializePackage()
H A Dmatrix.c24 …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 Dmatimpl.h1720 PETSC_EXTERN PetscLogEvent MAT_Load; variable