Home
last modified time | relevance | path

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

/petsc/src/sys/python/
H A Dpythonsys.c107 static PetscErrorCode PetscPythonLoadLibrary(const char pythonlib[]) in PetscPythonLoadLibrary() function
195 PetscCall(PetscPythonLoadLibrary(PetscPythonLib)); in PetscPythonInitialize()