Home
last modified time | relevance | path

Searched defs:pythonexe (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/python/
H A Dpythonsys.c7 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()