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