DS_STATE_TRUNCATED#

The DS object is in a state where the problem is solved and in addition the dimension has been truncated.

Note#

This state is reached after a call to DSTruncate(). The truncated size can be obtained with DSGetDimensions().

See Also#

DS: Direct Solver (or Dense System), DSStateType, DSSetState(), DSTruncate(), DSGetDimensions(), DS_STATE_RAW, DS_STATE_INTERMEDIATE, DS_STATE_CONDENSED

Level#

advanced

Location#

include/slepcds.h


Index of all DS routines Table of Contents for all manual pages Index of all manual pages