Searched refs:PetscMallocSetDRAM (Results 1 – 3 of 3) sorted by relevance
285 PetscErrorCode PetscMallocSetDRAM(void) in PetscMallocSetDRAM() function
182 if (stack->use_dram) PetscCall(PetscMallocSetDRAM()); in ElementCreate()225 if (stack->use_dram) PetscCall(PetscMallocSetDRAM()); in ElementDestroy()
1212 PETSC_EXTERN PetscErrorCode PetscMallocSetDRAM(void);