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