Home
last modified time | relevance | path

Searched refs:PetscDLOpen (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/dll/
H A Ddlimpl.c43 PetscErrorCode PetscDLOpen(const char name[], PetscDLMode mode, PetscDLHandle *handle) in PetscDLOpen() function
H A Ddl.c163 PetscCall(PetscDLOpen(par2, PETSC_DL_DECIDE, &handle)); in PetscDLLibraryOpen()
/petsc/include/
H A Dpetscsys.h1629 PETSC_EXTERN PetscErrorCode PetscDLOpen(const char[], PetscDLMode, PetscDLHandle *);