#include "slepcds.h" PetscErrorCode DSSetState(DS ds,DSStateType state)Logically Collective on ds
ds | - the direct solver context | |
state | - the new state |
This function is normally used to return to the raw state when the condensed structure is destroyed.
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