petsc-3.3-p7 2013-05-11
PetscViewerInitializePackage
This function initializes everything in the main PetscViewer package.
Synopsis
#include "petscsys.h"
PetscErrorCode PetscViewerInitializePackage(const char path[])
Input Parameter
path - The dynamic library path, or PETSC_NULL
Keywords
Petsc, initialize, package
See Also
PetscInitialize()
Level:developer
Location:src/sys/viewer/interface/view.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages