slepc4py.SLEPc.MFN ================== .. autoclass:: slepc4py.SLEPc.MFN :show-inheritance: .. rubric:: Enumerations .. autosummary:: :toctree: ~slepc4py.SLEPc.MFN.ConvergedReason ~slepc4py.SLEPc.MFN.Type .. rubric:: Methods Summary .. autosummary:: ~slepc4py.SLEPc.MFN.appendOptionsPrefix ~slepc4py.SLEPc.MFN.cancelMonitor ~slepc4py.SLEPc.MFN.create ~slepc4py.SLEPc.MFN.destroy ~slepc4py.SLEPc.MFN.getBV ~slepc4py.SLEPc.MFN.getConvergedReason ~slepc4py.SLEPc.MFN.getDimensions ~slepc4py.SLEPc.MFN.getErrorIfNotConverged ~slepc4py.SLEPc.MFN.getFN ~slepc4py.SLEPc.MFN.getIterationNumber ~slepc4py.SLEPc.MFN.getMonitor ~slepc4py.SLEPc.MFN.getOperator ~slepc4py.SLEPc.MFN.getOptionsPrefix ~slepc4py.SLEPc.MFN.getTolerances ~slepc4py.SLEPc.MFN.getType ~slepc4py.SLEPc.MFN.reset ~slepc4py.SLEPc.MFN.setBV ~slepc4py.SLEPc.MFN.setDimensions ~slepc4py.SLEPc.MFN.setErrorIfNotConverged ~slepc4py.SLEPc.MFN.setFN ~slepc4py.SLEPc.MFN.setFromOptions ~slepc4py.SLEPc.MFN.setMonitor ~slepc4py.SLEPc.MFN.setOperator ~slepc4py.SLEPc.MFN.setOptionsPrefix ~slepc4py.SLEPc.MFN.setTolerances ~slepc4py.SLEPc.MFN.setType ~slepc4py.SLEPc.MFN.setUp ~slepc4py.SLEPc.MFN.solve ~slepc4py.SLEPc.MFN.solveTranspose ~slepc4py.SLEPc.MFN.view .. rubric:: Attributes Summary .. autosummary:: ~slepc4py.SLEPc.MFN.bv ~slepc4py.SLEPc.MFN.fn ~slepc4py.SLEPc.MFN.max_it ~slepc4py.SLEPc.MFN.tol .. rubric:: Methods Documentation .. automethod:: appendOptionsPrefix .. automethod:: cancelMonitor .. automethod:: create .. automethod:: destroy .. automethod:: getBV .. automethod:: getConvergedReason .. automethod:: getDimensions .. automethod:: getErrorIfNotConverged .. automethod:: getFN .. automethod:: getIterationNumber .. automethod:: getMonitor .. automethod:: getOperator .. automethod:: getOptionsPrefix .. automethod:: getTolerances .. automethod:: getType .. automethod:: reset .. automethod:: setBV .. automethod:: setDimensions .. automethod:: setErrorIfNotConverged .. automethod:: setFN .. automethod:: setFromOptions .. automethod:: setMonitor .. automethod:: setOperator .. automethod:: setOptionsPrefix .. automethod:: setTolerances .. automethod:: setType .. automethod:: setUp .. automethod:: solve .. automethod:: solveTranspose .. automethod:: view .. rubric:: Attributes Documentation .. autoattribute:: bv .. autoattribute:: fn .. autoattribute:: max_it .. autoattribute:: tol