Home
last modified time | relevance | path

Searched defs:PetscMalloc (Results 1 – 2 of 2) sorted by relevance

/petsc/src/benchmarks/
H A Dmakefile30 PetscMalloc: PetscMalloc.o target
/petsc/include/
H A Dpetscsys.h491 #define PetscMalloc(a, b) ((*PetscTrMalloc)((a), PETSC_FALSE, __LINE__, PETSC_FUNCTION_NAME, __FILE… macro