PetscDLLibraryPrintPath#

Prints the names of all dynamic libraries in a PetscDLLibrary list to the PETSc error output stream

Synopsis#

Not Collective

Input Parameter#

  • libs - the linked list of currently opened dynamic libraries

Note#

Used internally when reporting errors from PetscDLLibrarySym() to help the user see which libraries have been searched.

See Also#

PetscDLLibrary, PetscDLLibraryOpen(), PetscDLLibrarySym(), PetscDLLibraryAppend(), PetscDLLibraryClose()

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