Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/benchmarks/
H A Dmakefile42 PetscMalloc: PetscMalloc.o target
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsys.h573 #define PetscMalloc(a,b) ((*PetscTrMalloc)((a),PETSC_FALSE,__LINE__,PETSC_FUNCTION_NAME,__FILE__,(… macro