#include "petscmat.h" PetscErrorCode MatPythonSetType(Mat mat,const char pyname[])Collective on Mat
mat | - the matrix (Mat) object. | |
pyname | - full dotted Python name [package].module[.{class|function}] |
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