slepc4py.SLEPc.DS ================= .. autoclass:: slepc4py.SLEPc.DS :show-inheritance: .. rubric:: Enumerations .. autosummary:: :toctree: ~slepc4py.SLEPc.DS.MatType ~slepc4py.SLEPc.DS.ParallelType ~slepc4py.SLEPc.DS.StateType ~slepc4py.SLEPc.DS.Type .. rubric:: Methods Summary .. autosummary:: ~slepc4py.SLEPc.DS.allocate ~slepc4py.SLEPc.DS.appendOptionsPrefix ~slepc4py.SLEPc.DS.cond ~slepc4py.SLEPc.DS.create ~slepc4py.SLEPc.DS.destroy ~slepc4py.SLEPc.DS.duplicate ~slepc4py.SLEPc.DS.getBlockSize ~slepc4py.SLEPc.DS.getCompact ~slepc4py.SLEPc.DS.getDimensions ~slepc4py.SLEPc.DS.getExtraRow ~slepc4py.SLEPc.DS.getGSVDDimensions ~slepc4py.SLEPc.DS.getHSVDDimensions ~slepc4py.SLEPc.DS.getLeadingDimension ~slepc4py.SLEPc.DS.getMat ~slepc4py.SLEPc.DS.getMethod ~slepc4py.SLEPc.DS.getOptionsPrefix ~slepc4py.SLEPc.DS.getPEPCoefficients ~slepc4py.SLEPc.DS.getPEPDegree ~slepc4py.SLEPc.DS.getParallel ~slepc4py.SLEPc.DS.getRefined ~slepc4py.SLEPc.DS.getSVDDimensions ~slepc4py.SLEPc.DS.getState ~slepc4py.SLEPc.DS.getType ~slepc4py.SLEPc.DS.reset ~slepc4py.SLEPc.DS.restoreMat ~slepc4py.SLEPc.DS.setBlockSize ~slepc4py.SLEPc.DS.setCompact ~slepc4py.SLEPc.DS.setDimensions ~slepc4py.SLEPc.DS.setExtraRow ~slepc4py.SLEPc.DS.setFromOptions ~slepc4py.SLEPc.DS.setGSVDDimensions ~slepc4py.SLEPc.DS.setHSVDDimensions ~slepc4py.SLEPc.DS.setIdentity ~slepc4py.SLEPc.DS.setMethod ~slepc4py.SLEPc.DS.setOptionsPrefix ~slepc4py.SLEPc.DS.setPEPCoefficients ~slepc4py.SLEPc.DS.setPEPDegree ~slepc4py.SLEPc.DS.setParallel ~slepc4py.SLEPc.DS.setRefined ~slepc4py.SLEPc.DS.setSVDDimensions ~slepc4py.SLEPc.DS.setState ~slepc4py.SLEPc.DS.setType ~slepc4py.SLEPc.DS.solve ~slepc4py.SLEPc.DS.truncate ~slepc4py.SLEPc.DS.updateExtraRow ~slepc4py.SLEPc.DS.vectors ~slepc4py.SLEPc.DS.view .. rubric:: Attributes Summary .. autosummary:: ~slepc4py.SLEPc.DS.block_size ~slepc4py.SLEPc.DS.compact ~slepc4py.SLEPc.DS.extra_row ~slepc4py.SLEPc.DS.method ~slepc4py.SLEPc.DS.parallel ~slepc4py.SLEPc.DS.refined ~slepc4py.SLEPc.DS.state .. rubric:: Methods Documentation .. automethod:: allocate .. automethod:: appendOptionsPrefix .. automethod:: cond .. automethod:: create .. automethod:: destroy .. automethod:: duplicate .. automethod:: getBlockSize .. automethod:: getCompact .. automethod:: getDimensions .. automethod:: getExtraRow .. automethod:: getGSVDDimensions .. automethod:: getHSVDDimensions .. automethod:: getLeadingDimension .. automethod:: getMat .. automethod:: getMethod .. automethod:: getOptionsPrefix .. automethod:: getPEPCoefficients .. automethod:: getPEPDegree .. automethod:: getParallel .. automethod:: getRefined .. automethod:: getSVDDimensions .. automethod:: getState .. automethod:: getType .. automethod:: reset .. automethod:: restoreMat .. automethod:: setBlockSize .. automethod:: setCompact .. automethod:: setDimensions .. automethod:: setExtraRow .. automethod:: setFromOptions .. automethod:: setGSVDDimensions .. automethod:: setHSVDDimensions .. automethod:: setIdentity .. automethod:: setMethod .. automethod:: setOptionsPrefix .. automethod:: setPEPCoefficients .. automethod:: setPEPDegree .. automethod:: setParallel .. automethod:: setRefined .. automethod:: setSVDDimensions .. automethod:: setState .. automethod:: setType .. automethod:: solve .. automethod:: truncate .. automethod:: updateExtraRow .. automethod:: vectors .. automethod:: view .. rubric:: Attributes Documentation .. autoattribute:: block_size .. autoattribute:: compact .. autoattribute:: extra_row .. autoattribute:: method .. autoattribute:: parallel .. autoattribute:: refined .. autoattribute:: state