#include <petscsys.h> PetscErrorCode PetscFree7(void *m1,void *m2,void *m3,void *m4,void *m5,void *m6,void *m7)Not Collective Many br
m1 | - memory to free Many br | |
m2 | - 2nd memory to free Many br | |
m3 | - 3rd memory to free Many br | |
m4 | - 4th memory to free Many br | |
m5 | - 5th memory to free Many br | |
m6 | - 6th memory to free Many br | |
m7 | - 7th memory to free Many br |
Many br
Notes: Memory must have been obtained with PetscMalloc7() Many br
Level:developer
Location:include/petscsys.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages