Home
last modified time | relevance | path

Searched refs:PYTHON_LIB (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex100.c72 #if !defined(PYTHON_LIB)
73 #define PYTHON_LIB 0 macro
80 PetscCall(PetscPythonInitialize(PYTHON_EXE, PYTHON_LIB)); in main()