#include "slepcds.h" PetscErrorCode DSAllocate(DS ds,PetscInt ld)Logically Collective on ds
ds | - the direct solver context | |
ld | - leading dimension (maximum allowed dimension for the matrices, including the extra row if present) |
Location: src/sys/classes/ds/interface/dsbasic.c
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages