Searched defs:pythonexe (Results 1 – 1 of 1) sorted by relevance
7 static PetscErrorCode PetscPythonFindExecutable(char pythonexe[], size_t len) in PetscPythonFindExecutable()22 static PetscErrorCode PetscPythonFindLibraryName(const char pythonexe[], const char attempt[], char… in PetscPythonFindLibraryName()47 static PetscErrorCode PetscPythonFindLibrary(const char pythonexe[], char pythonlib[], size_t pl) in PetscPythonFindLibrary()