slepc-3.7.3 2016-09-29
Report Typos and Errors

DSReset

Resets the DS context to the initial state.

Synopsis

#include "slepcds.h" 
PetscErrorCode DSReset(DS ds)
Collective on DS

Input Parameter

ds  - the direct solver context

See Also

DSDestroy()

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