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