#include "slepcds.h" PetscErrorCode DSMatGetSize(DS ds,DSMatType t,PetscInt *m,PetscInt *n)Not Collective
ds | - the direct solver context | |
t | - the requested matrix |
n | - the number of rows | |
m | - the number of columns |
Location: src/sys/classes/ds/interface/dsops.c
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages