Home
last modified time | relevance | path

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

/petsc/src/benchmarks/
H A Dmakefile38 PetscMemzero: PetscMemzero.o target
/petsc/include/
H A Dpetscstring.h731 static inline PetscErrorCode PetscMemzero(void *a, size_t n) in PetscMemzero() function