Home
last modified time | relevance | path

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

/petsc/src/benchmarks/
H A Dmakefile34 PetscMemcpy: PetscMemcpy.o target
/petsc/include/
H A Dpetscstring.h675 static inline PetscErrorCode PetscMemcpy(void *a, const void *b, size_t n) in PetscMemcpy() function