Home
last modified time | relevance | path

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

/petsc/src/sys/python/
H A Dpythonsys.c101 #define PetscDLPyLibOpen(libname) PetscDLLibraryAppend(PETSC_COMM_SELF, &PetscDLLibrariesLoade… macro
111 PetscCall(PetscDLPyLibOpen(pythonlib)); in PetscPythonLoadLibrary()