1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379
|
slepc4py.SLEPc.EPS
==================
.. autoclass:: slepc4py.SLEPc.EPS
:show-inheritance:
.. rubric:: Enumerations
.. autosummary::
:toctree:
~slepc4py.SLEPc.EPS.Balance
~slepc4py.SLEPc.EPS.CISSExtraction
~slepc4py.SLEPc.EPS.CISSQuadRule
~slepc4py.SLEPc.EPS.Conv
~slepc4py.SLEPc.EPS.ConvergedReason
~slepc4py.SLEPc.EPS.ErrorType
~slepc4py.SLEPc.EPS.Extraction
~slepc4py.SLEPc.EPS.KrylovSchurBSEType
~slepc4py.SLEPc.EPS.LanczosReorthogType
~slepc4py.SLEPc.EPS.PowerShiftType
~slepc4py.SLEPc.EPS.ProblemType
~slepc4py.SLEPc.EPS.Stop
~slepc4py.SLEPc.EPS.Type
~slepc4py.SLEPc.EPS.Which
.. rubric:: Methods Summary
.. autosummary::
~slepc4py.SLEPc.EPS.appendOptionsPrefix
~slepc4py.SLEPc.EPS.cancelMonitor
~slepc4py.SLEPc.EPS.computeError
~slepc4py.SLEPc.EPS.create
~slepc4py.SLEPc.EPS.destroy
~slepc4py.SLEPc.EPS.errorView
~slepc4py.SLEPc.EPS.getArbitrarySelection
~slepc4py.SLEPc.EPS.getArnoldiDelayed
~slepc4py.SLEPc.EPS.getBV
~slepc4py.SLEPc.EPS.getBalance
~slepc4py.SLEPc.EPS.getCISSExtraction
~slepc4py.SLEPc.EPS.getCISSKSPs
~slepc4py.SLEPc.EPS.getCISSQuadRule
~slepc4py.SLEPc.EPS.getCISSRefinement
~slepc4py.SLEPc.EPS.getCISSSizes
~slepc4py.SLEPc.EPS.getCISSThreshold
~slepc4py.SLEPc.EPS.getCISSUseST
~slepc4py.SLEPc.EPS.getConverged
~slepc4py.SLEPc.EPS.getConvergedReason
~slepc4py.SLEPc.EPS.getConvergenceTest
~slepc4py.SLEPc.EPS.getDS
~slepc4py.SLEPc.EPS.getDimensions
~slepc4py.SLEPc.EPS.getEigenpair
~slepc4py.SLEPc.EPS.getEigenvalue
~slepc4py.SLEPc.EPS.getEigenvalueComparison
~slepc4py.SLEPc.EPS.getEigenvector
~slepc4py.SLEPc.EPS.getErrorEstimate
~slepc4py.SLEPc.EPS.getExtraction
~slepc4py.SLEPc.EPS.getGDBOrth
~slepc4py.SLEPc.EPS.getGDBlockSize
~slepc4py.SLEPc.EPS.getGDDoubleExpansion
~slepc4py.SLEPc.EPS.getGDInitialSize
~slepc4py.SLEPc.EPS.getGDKrylovStart
~slepc4py.SLEPc.EPS.getGDRestart
~slepc4py.SLEPc.EPS.getInterval
~slepc4py.SLEPc.EPS.getInvariantSubspace
~slepc4py.SLEPc.EPS.getIterationNumber
~slepc4py.SLEPc.EPS.getJDBOrth
~slepc4py.SLEPc.EPS.getJDBlockSize
~slepc4py.SLEPc.EPS.getJDConstCorrectionTol
~slepc4py.SLEPc.EPS.getJDFix
~slepc4py.SLEPc.EPS.getJDInitialSize
~slepc4py.SLEPc.EPS.getJDKrylovStart
~slepc4py.SLEPc.EPS.getJDRestart
~slepc4py.SLEPc.EPS.getKrylovSchurBSEType
~slepc4py.SLEPc.EPS.getKrylovSchurDetectZeros
~slepc4py.SLEPc.EPS.getKrylovSchurDimensions
~slepc4py.SLEPc.EPS.getKrylovSchurInertias
~slepc4py.SLEPc.EPS.getKrylovSchurKSP
~slepc4py.SLEPc.EPS.getKrylovSchurLocking
~slepc4py.SLEPc.EPS.getKrylovSchurPartitions
~slepc4py.SLEPc.EPS.getKrylovSchurRestart
~slepc4py.SLEPc.EPS.getKrylovSchurSubcommInfo
~slepc4py.SLEPc.EPS.getKrylovSchurSubcommMats
~slepc4py.SLEPc.EPS.getKrylovSchurSubcommPairs
~slepc4py.SLEPc.EPS.getKrylovSchurSubintervals
~slepc4py.SLEPc.EPS.getLOBPCGBlockSize
~slepc4py.SLEPc.EPS.getLOBPCGLocking
~slepc4py.SLEPc.EPS.getLOBPCGRestart
~slepc4py.SLEPc.EPS.getLanczosReorthogType
~slepc4py.SLEPc.EPS.getLeftEigenvector
~slepc4py.SLEPc.EPS.getLyapIIRanks
~slepc4py.SLEPc.EPS.getMonitor
~slepc4py.SLEPc.EPS.getOperators
~slepc4py.SLEPc.EPS.getOptionsPrefix
~slepc4py.SLEPc.EPS.getPowerShiftType
~slepc4py.SLEPc.EPS.getProblemType
~slepc4py.SLEPc.EPS.getPurify
~slepc4py.SLEPc.EPS.getRG
~slepc4py.SLEPc.EPS.getRQCGReset
~slepc4py.SLEPc.EPS.getST
~slepc4py.SLEPc.EPS.getStoppingTest
~slepc4py.SLEPc.EPS.getTarget
~slepc4py.SLEPc.EPS.getThreshold
~slepc4py.SLEPc.EPS.getTolerances
~slepc4py.SLEPc.EPS.getTrackAll
~slepc4py.SLEPc.EPS.getTrueResidual
~slepc4py.SLEPc.EPS.getTwoSided
~slepc4py.SLEPc.EPS.getType
~slepc4py.SLEPc.EPS.getWhichEigenpairs
~slepc4py.SLEPc.EPS.isGeneralized
~slepc4py.SLEPc.EPS.isHermitian
~slepc4py.SLEPc.EPS.isPositive
~slepc4py.SLEPc.EPS.isStructured
~slepc4py.SLEPc.EPS.reset
~slepc4py.SLEPc.EPS.setArbitrarySelection
~slepc4py.SLEPc.EPS.setArnoldiDelayed
~slepc4py.SLEPc.EPS.setBV
~slepc4py.SLEPc.EPS.setBalance
~slepc4py.SLEPc.EPS.setCISSExtraction
~slepc4py.SLEPc.EPS.setCISSQuadRule
~slepc4py.SLEPc.EPS.setCISSRefinement
~slepc4py.SLEPc.EPS.setCISSSizes
~slepc4py.SLEPc.EPS.setCISSThreshold
~slepc4py.SLEPc.EPS.setCISSUseST
~slepc4py.SLEPc.EPS.setConvergenceTest
~slepc4py.SLEPc.EPS.setDS
~slepc4py.SLEPc.EPS.setDeflationSpace
~slepc4py.SLEPc.EPS.setDimensions
~slepc4py.SLEPc.EPS.setEigenvalueComparison
~slepc4py.SLEPc.EPS.setExtraction
~slepc4py.SLEPc.EPS.setFromOptions
~slepc4py.SLEPc.EPS.setGDBOrth
~slepc4py.SLEPc.EPS.setGDBlockSize
~slepc4py.SLEPc.EPS.setGDDoubleExpansion
~slepc4py.SLEPc.EPS.setGDInitialSize
~slepc4py.SLEPc.EPS.setGDKrylovStart
~slepc4py.SLEPc.EPS.setGDRestart
~slepc4py.SLEPc.EPS.setInitialSpace
~slepc4py.SLEPc.EPS.setInterval
~slepc4py.SLEPc.EPS.setJDBOrth
~slepc4py.SLEPc.EPS.setJDBlockSize
~slepc4py.SLEPc.EPS.setJDConstCorrectionTol
~slepc4py.SLEPc.EPS.setJDFix
~slepc4py.SLEPc.EPS.setJDInitialSize
~slepc4py.SLEPc.EPS.setJDKrylovStart
~slepc4py.SLEPc.EPS.setJDRestart
~slepc4py.SLEPc.EPS.setKrylovSchurBSEType
~slepc4py.SLEPc.EPS.setKrylovSchurDetectZeros
~slepc4py.SLEPc.EPS.setKrylovSchurDimensions
~slepc4py.SLEPc.EPS.setKrylovSchurLocking
~slepc4py.SLEPc.EPS.setKrylovSchurPartitions
~slepc4py.SLEPc.EPS.setKrylovSchurRestart
~slepc4py.SLEPc.EPS.setKrylovSchurSubintervals
~slepc4py.SLEPc.EPS.setLOBPCGBlockSize
~slepc4py.SLEPc.EPS.setLOBPCGLocking
~slepc4py.SLEPc.EPS.setLOBPCGRestart
~slepc4py.SLEPc.EPS.setLanczosReorthogType
~slepc4py.SLEPc.EPS.setLeftInitialSpace
~slepc4py.SLEPc.EPS.setLyapIIRanks
~slepc4py.SLEPc.EPS.setMonitor
~slepc4py.SLEPc.EPS.setOperators
~slepc4py.SLEPc.EPS.setOptionsPrefix
~slepc4py.SLEPc.EPS.setPowerShiftType
~slepc4py.SLEPc.EPS.setProblemType
~slepc4py.SLEPc.EPS.setPurify
~slepc4py.SLEPc.EPS.setRG
~slepc4py.SLEPc.EPS.setRQCGReset
~slepc4py.SLEPc.EPS.setST
~slepc4py.SLEPc.EPS.setStoppingTest
~slepc4py.SLEPc.EPS.setTarget
~slepc4py.SLEPc.EPS.setThreshold
~slepc4py.SLEPc.EPS.setTolerances
~slepc4py.SLEPc.EPS.setTrackAll
~slepc4py.SLEPc.EPS.setTrueResidual
~slepc4py.SLEPc.EPS.setTwoSided
~slepc4py.SLEPc.EPS.setType
~slepc4py.SLEPc.EPS.setUp
~slepc4py.SLEPc.EPS.setWhichEigenpairs
~slepc4py.SLEPc.EPS.solve
~slepc4py.SLEPc.EPS.updateKrylovSchurSubcommMats
~slepc4py.SLEPc.EPS.valuesView
~slepc4py.SLEPc.EPS.vectorsView
~slepc4py.SLEPc.EPS.view
.. rubric:: Attributes Summary
.. autosummary::
~slepc4py.SLEPc.EPS.bv
~slepc4py.SLEPc.EPS.ds
~slepc4py.SLEPc.EPS.extraction
~slepc4py.SLEPc.EPS.max_it
~slepc4py.SLEPc.EPS.problem_type
~slepc4py.SLEPc.EPS.purify
~slepc4py.SLEPc.EPS.rg
~slepc4py.SLEPc.EPS.st
~slepc4py.SLEPc.EPS.target
~slepc4py.SLEPc.EPS.tol
~slepc4py.SLEPc.EPS.track_all
~slepc4py.SLEPc.EPS.true_residual
~slepc4py.SLEPc.EPS.two_sided
~slepc4py.SLEPc.EPS.which
.. rubric:: Methods Documentation
.. automethod:: appendOptionsPrefix
.. automethod:: cancelMonitor
.. automethod:: computeError
.. automethod:: create
.. automethod:: destroy
.. automethod:: errorView
.. automethod:: getArbitrarySelection
.. automethod:: getArnoldiDelayed
.. automethod:: getBV
.. automethod:: getBalance
.. automethod:: getCISSExtraction
.. automethod:: getCISSKSPs
.. automethod:: getCISSQuadRule
.. automethod:: getCISSRefinement
.. automethod:: getCISSSizes
.. automethod:: getCISSThreshold
.. automethod:: getCISSUseST
.. automethod:: getConverged
.. automethod:: getConvergedReason
.. automethod:: getConvergenceTest
.. automethod:: getDS
.. automethod:: getDimensions
.. automethod:: getEigenpair
.. automethod:: getEigenvalue
.. automethod:: getEigenvalueComparison
.. automethod:: getEigenvector
.. automethod:: getErrorEstimate
.. automethod:: getExtraction
.. automethod:: getGDBOrth
.. automethod:: getGDBlockSize
.. automethod:: getGDDoubleExpansion
.. automethod:: getGDInitialSize
.. automethod:: getGDKrylovStart
.. automethod:: getGDRestart
.. automethod:: getInterval
.. automethod:: getInvariantSubspace
.. automethod:: getIterationNumber
.. automethod:: getJDBOrth
.. automethod:: getJDBlockSize
.. automethod:: getJDConstCorrectionTol
.. automethod:: getJDFix
.. automethod:: getJDInitialSize
.. automethod:: getJDKrylovStart
.. automethod:: getJDRestart
.. automethod:: getKrylovSchurBSEType
.. automethod:: getKrylovSchurDetectZeros
.. automethod:: getKrylovSchurDimensions
.. automethod:: getKrylovSchurInertias
.. automethod:: getKrylovSchurKSP
.. automethod:: getKrylovSchurLocking
.. automethod:: getKrylovSchurPartitions
.. automethod:: getKrylovSchurRestart
.. automethod:: getKrylovSchurSubcommInfo
.. automethod:: getKrylovSchurSubcommMats
.. automethod:: getKrylovSchurSubcommPairs
.. automethod:: getKrylovSchurSubintervals
.. automethod:: getLOBPCGBlockSize
.. automethod:: getLOBPCGLocking
.. automethod:: getLOBPCGRestart
.. automethod:: getLanczosReorthogType
.. automethod:: getLeftEigenvector
.. automethod:: getLyapIIRanks
.. automethod:: getMonitor
.. automethod:: getOperators
.. automethod:: getOptionsPrefix
.. automethod:: getPowerShiftType
.. automethod:: getProblemType
.. automethod:: getPurify
.. automethod:: getRG
.. automethod:: getRQCGReset
.. automethod:: getST
.. automethod:: getStoppingTest
.. automethod:: getTarget
.. automethod:: getThreshold
.. automethod:: getTolerances
.. automethod:: getTrackAll
.. automethod:: getTrueResidual
.. automethod:: getTwoSided
.. automethod:: getType
.. automethod:: getWhichEigenpairs
.. automethod:: isGeneralized
.. automethod:: isHermitian
.. automethod:: isPositive
.. automethod:: isStructured
.. automethod:: reset
.. automethod:: setArbitrarySelection
.. automethod:: setArnoldiDelayed
.. automethod:: setBV
.. automethod:: setBalance
.. automethod:: setCISSExtraction
.. automethod:: setCISSQuadRule
.. automethod:: setCISSRefinement
.. automethod:: setCISSSizes
.. automethod:: setCISSThreshold
.. automethod:: setCISSUseST
.. automethod:: setConvergenceTest
.. automethod:: setDS
.. automethod:: setDeflationSpace
.. automethod:: setDimensions
.. automethod:: setEigenvalueComparison
.. automethod:: setExtraction
.. automethod:: setFromOptions
.. automethod:: setGDBOrth
.. automethod:: setGDBlockSize
.. automethod:: setGDDoubleExpansion
.. automethod:: setGDInitialSize
.. automethod:: setGDKrylovStart
.. automethod:: setGDRestart
.. automethod:: setInitialSpace
.. automethod:: setInterval
.. automethod:: setJDBOrth
.. automethod:: setJDBlockSize
.. automethod:: setJDConstCorrectionTol
.. automethod:: setJDFix
.. automethod:: setJDInitialSize
.. automethod:: setJDKrylovStart
.. automethod:: setJDRestart
.. automethod:: setKrylovSchurBSEType
.. automethod:: setKrylovSchurDetectZeros
.. automethod:: setKrylovSchurDimensions
.. automethod:: setKrylovSchurLocking
.. automethod:: setKrylovSchurPartitions
.. automethod:: setKrylovSchurRestart
.. automethod:: setKrylovSchurSubintervals
.. automethod:: setLOBPCGBlockSize
.. automethod:: setLOBPCGLocking
.. automethod:: setLOBPCGRestart
.. automethod:: setLanczosReorthogType
.. automethod:: setLeftInitialSpace
.. automethod:: setLyapIIRanks
.. automethod:: setMonitor
.. automethod:: setOperators
.. automethod:: setOptionsPrefix
.. automethod:: setPowerShiftType
.. automethod:: setProblemType
.. automethod:: setPurify
.. automethod:: setRG
.. automethod:: setRQCGReset
.. automethod:: setST
.. automethod:: setStoppingTest
.. automethod:: setTarget
.. automethod:: setThreshold
.. automethod:: setTolerances
.. automethod:: setTrackAll
.. automethod:: setTrueResidual
.. automethod:: setTwoSided
.. automethod:: setType
.. automethod:: setUp
.. automethod:: setWhichEigenpairs
.. automethod:: solve
.. automethod:: updateKrylovSchurSubcommMats
.. automethod:: valuesView
.. automethod:: vectorsView
.. automethod:: view
.. rubric:: Attributes Documentation
.. autoattribute:: bv
.. autoattribute:: ds
.. autoattribute:: extraction
.. autoattribute:: max_it
.. autoattribute:: problem_type
.. autoattribute:: purify
.. autoattribute:: rg
.. autoattribute:: st
.. autoattribute:: target
.. autoattribute:: tol
.. autoattribute:: track_all
.. autoattribute:: true_residual
.. autoattribute:: two_sided
.. autoattribute:: which
|