Searched refs:PetscPythonFindLibrary (Results 1 – 1 of 1) sorted by relevance
47 static PetscErrorCode PetscPythonFindLibrary(const char pythonexe[], char pythonlib[], size_t pl) in PetscPythonFindLibrary() function192 PetscCall(PetscPythonFindLibrary(PetscPythonExe, PetscPythonLib, sizeof(PetscPythonLib))); in PetscPythonInitialize()