#include "petsctao.h" PetscErrorCode TaoPythonSetType(Tao tao, const char pyname[])Collective on tao
tao | - the optimation solver (Tao) context. | |
pyname | - full dotted Python name [package].module[.{class|function}] |
-tao_python_type <pyname> | - python class |