#include "petsc.h" PetscErrorCode PetscMemmove(void *a,void *b,size_t n)Not Collective
b | - pointer to initial memory space | |
n | - length (in bytes) of space to copy |
Level:intermediate
Location:src/sys/utils/memc.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages