Searched refs:PetscPythonFindExecutable (Results 1 – 1 of 1) sorted by relevance
7 static PetscErrorCode PetscPythonFindExecutable(char pythonexe[], size_t len) in PetscPythonFindExecutable() function186 PetscCall(PetscPythonFindExecutable(PetscPythonExe, sizeof(PetscPythonExe))); in PetscPythonInitialize()