Searched refs:PetscDLOpen (Results 1 – 3 of 3) sorted by relevance
43 PetscErrorCode PetscDLOpen(const char name[], PetscDLMode mode, PetscDLHandle *handle) in PetscDLOpen() function
163 PetscCall(PetscDLOpen(par2, PETSC_DL_DECIDE, &handle)); in PetscDLLibraryOpen()
1629 PETSC_EXTERN PetscErrorCode PetscDLOpen(const char[], PetscDLMode, PetscDLHandle *);