Searched refs:SNESPythonSetType (Results 1 – 5 of 5) sorted by relevance
19 PetscErrorCode SNESPythonSetType(SNES snes, const char pyname[]) in SNESPythonSetType() function
230 PetscErrorCode SNESPythonSetType(PetscSNES, char[])
2270 petsc.SNESPythonSetType2275 CHKERR(SNESPythonSetType(self.snes, cval))
2173 " * SNESPythonSetType(snes, \"[package.]module.class\")\n"2208 b"SNESPythonSetType", defval, name, sizeof(name), &found)); <void>opts
244 PETSC_EXTERN PetscErrorCode SNESPythonSetType(SNES, const char[]);