#include "petscsnes.h" PetscErrorCode PETSCSNES_DLLEXPORT SNESPythonSetType(SNES snes,const char pyname[])Collective on SNES
snes | - the nonlinear solver (SNES) context. | |
pyname | - full dotted Python name [package].module[.{class|function}] |
Level:intermediate
Location:src/snes/impls/python/python.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages