PetscMallocGetCurrentUsage#

gets the current amount of memory used that was allocated with PetscMalloc()

Synopsis#

Not Collective

Output Parameter#

  • space - number of bytes currently allocated

See Also#

PetscMallocDump(), PetscMallocGetMaximumUsage(), PetscMemoryGetCurrentUsage(), PetscMalloc(), PetscFree(), PetscMemoryGetMaximumUsage()

Level#

intermediate

Location#

src/sys/memory/mtr.c


Edit on GitLab

Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages