Searched refs:DM_View (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/interface/ |
| H A D | dlregisdmdm.c | 84 PetscCall(PetscLogEventRegister("DMView", DM_CLASSID, &DM_View)); in DMInitializePackage()
|
| H A D | dm.c | 17 …tion, DM_CreateInjection, DM_CreateMatrix, DM_CreateMassMatrix, DM_Load, DM_View, DM_AdaptInterpol… variable 998 PetscCall(PetscLogEventBegin(DM_View, v, 0, 0, 0)); in DMView() 1013 PetscCall(PetscLogEventEnd(DM_View, v, 0, 0, 0)); in DMView()
|
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 347 PETSC_EXTERN PetscLogEvent DM_View; variable
|