petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscDLLibraryPrepend

Add another dynamic library to search for symbols to the beginning of the search path.

Synopsis

PetscErrorCode  PetscDLLibraryPrepend(MPI_Comm comm,PetscDLLibrary *outlist,const char path[])
Collective on MPI_Comm Many br

Input Parameters

comm - MPI communicator Many br
path - name of the library Many br

Output Parameter

outlist -list of libraries Many br

Many br

Notes: If library is already in path will remove old reference. Many br

Level:developer
Location:
src/sys/dll/dl.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages