#include "petscsys.h" PetscErrorCode PetscFListFind(PetscFList fl,MPI_Comm comm,const char name[],PetscBool searchlibraries,void (**r)(void))
fl | - pointer to list | |
comm | - processors looking for routine | |
name | - name string | |
searchlibraries | - if not found in the list then search the dynamic libraries and executable for the symbol |
Level:developer
Location:src/sys/dll/reg.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages