Searched refs:PyImport_ImportModule (Results 1 – 1 of 1) sorted by relevance
89 static PyObject *(*PyImport_ImportModule)(const char *); variable122 PetscCall(PetscDLPyLibSym("PyImport_ImportModule", &PyImport_ImportModule)); in PetscPythonLoadLibrary()246 …PetscStackCallExternalVoid("PyImport_ImportModule", module = PyImport_ImportModule("petsc4py.PETSc… in PetscPythonInitialize()