petsc-3.3-p7 2013-05-11

PetscDLOpen

opens dynamic library

Synopsis

PetscErrorCode  PetscDLOpen(const char name[],int flags,PetscDLHandle *handle)
Not Collective

Input Parameters

name - name of library
flags - options on how to open library

Output Parameter

handle -

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