Searched refs:SNESPythonGetType (Results 1 – 4 of 4) sorted by relevance
43 PetscErrorCode SNESPythonGetType(SNES snes, const char *pyname[]) in SNESPythonGetType() function
231 PetscErrorCode SNESPythonGetType(PetscSNES, char*[])
2285 petsc.SNESPythonGetType2289 CHKERR(SNESPythonGetType(self.snes, &cval))
245 PETSC_EXTERN PetscErrorCode SNESPythonGetType(SNES, const char *[]);