Searched refs:PetscMallocResetDRAM (Results 1 – 3 of 3) sorted by relevance
314 PetscErrorCode PetscMallocResetDRAM(void) in PetscMallocResetDRAM() function
192 if (stack->use_dram) PetscCall(PetscMallocResetDRAM()); in ElementCreate()229 if (stack->use_dram) PetscCall(PetscMallocResetDRAM()); in ElementDestroy()
1213 PETSC_EXTERN PetscErrorCode PetscMallocResetDRAM(void);