Searched refs:PetscMallocView (Results 1 – 8 of 8) sorted by relevance
19 *ierr = PetscMallocView(stdout); in petscmallocview_()
24 if (flg2 || flg3) ierr = PetscMallocView(stdout); in PetscErrorMemoryMessage()
42 - PetscMallocDumpLog() is now PetscMallocView(), see also
1685 PetscCall(PetscMallocView(fd)); in PetscFinalize()1693 PetscCall(PetscMallocView(stdout)); in PetscFinalize()
861 PetscErrorCode PetscMallocView(FILE *fp) in PetscMallocView() function
1230 PETSC_EXTERN PetscErrorCode PetscMallocView(FILE *);
581 `PetscMallocView()` in `PetscFinalize()`. The user can also call
1966 and `PetscMallocView()` sprinkled about your code to track memory that is allocated