Home
last modified time | relevance | path

Searched refs:PetscMallocView (Results 1 – 8 of 8) sorted by relevance

/petsc/src/sys/memory/ftn-custom/
H A Dzmtrf.c19 *ierr = PetscMallocView(stdout); in petscmallocview_()
/petsc/src/sys/error/
H A Derr.h24 if (flg2 || flg3) ierr = PetscMallocView(stdout); in PetscErrorMemoryMessage()
/petsc/doc/changes/
H A D312.md42 - PetscMallocDumpLog() is now PetscMallocView(), see also
/petsc/src/sys/objects/
H A Dpinit.c1685 PetscCall(PetscMallocView(fd)); in PetscFinalize()
1693 PetscCall(PetscMallocView(stdout)); in PetscFinalize()
/petsc/src/sys/memory/
H A Dmtr.c861 PetscErrorCode PetscMallocView(FILE *fp) in PetscMallocView() function
/petsc/include/
H A Dpetscsys.h1230 PETSC_EXTERN PetscErrorCode PetscMallocView(FILE *);
/petsc/doc/manual/
H A Dperformance.md581 `PetscMallocView()` in `PetscFinalize()`. The user can also call
/petsc/doc/faq/
H A Dindex.md1966 and `PetscMallocView()` sprinkled about your code to track memory that is allocated