#include "petscmat.h" PetscErrorCode MatPythonSetType(Mat mat,const char pyname[])Collective on Mat Many br
mat | - the matrix (Mat) object. Many br | |
pyname | - full dotted Python name [package].module[.{class|function}] Many br |
Level:intermediate
Location:src/mat/impls/python/pythonmat.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages