Searched refs:PCPythonGetType (Results 1 – 4 of 4) sorted by relevance
43 PetscErrorCode PCPythonGetType(PC pc, const char *pyname[]) in PCPythonGetType() function
363 PetscErrorCode PCPythonGetType(PetscPC, char*[])
838 petsc_python_pc, setPythonContext, setPythonType, petsc.PCPythonGetType842 CHKERR(PCPythonGetType(self.pc, &cval))
337 PETSC_EXTERN PetscErrorCode PCPythonGetType(PC, const char *[]);