Searched refs:PetscDLPyLibOpen (Results 1 – 1 of 1) sorted by relevance
101 #define PetscDLPyLibOpen(libname) PetscDLLibraryAppend(PETSC_COMM_SELF, &PetscDLLibrariesLoade… macro111 PetscCall(PetscDLPyLibOpen(pythonlib)); in PetscPythonLoadLibrary()