petsc-3.7.1 2016-05-15
PetscFreeArguments
Frees the memory obtained with PetscGetArguments()
Synopsis
#include "petscsys.h"
PetscErrorCode PetscFreeArguments(char **args)
Not Collective Many br
Output Parameters
args -the command line arguments Many br
Many br
See Also
PetscFinalize(), PetscInitializeFortran(), PetscGetArgs(), PetscGetArguments()
Level:intermediate
Location:src/sys/objects/pinit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages