Searched refs:PetscPythonFindLibraryName (Results 1 – 1 of 1) sorted by relevance
22 static PetscErrorCode PetscPythonFindLibraryName(const char pythonexe[], const char attempt[], char… in PetscPythonFindLibraryName() function69 PetscCall(PetscPythonFindLibraryName(pythonexe, cmdlines[i], pythonlib, pl, &found)); in PetscPythonFindLibrary()