Home
last modified time | relevance | path

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

/petsc/src/sys/python/
H A Dpythonsys.c22 …PythonFindLibraryName(const char pythonexe[], const char attempt[], char pythonlib[], size_t pl, P… in PetscPythonFindLibraryName()
47 static PetscErrorCode PetscPythonFindLibrary(const char pythonexe[], char pythonlib[], size_t pl) in PetscPythonFindLibrary()
107 static PetscErrorCode PetscPythonLoadLibrary(const char pythonlib[]) in PetscPythonLoadLibrary()