:orphan: # PetscMallocResetDRAM Reset the changes made by `PetscMallocSetDRAM()` ## Synopsis ``` #include "petscsys.h" PetscErrorCode PetscMallocResetDRAM(void) ``` Not Collective ## See Also `PetscMallocSetDRAM()` ## Level developer ## Location src/sys/memory/mal.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/memory/mal.c) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)