slepc4py.SLEPc.FN.ParallelType#
- class slepc4py.SLEPc.FN.ParallelType#
Bases:
object
FN parallel types.
REDUNDANT
: Every process performs the computation redundantly.SYNCHRONIZED
: The first process sends the result to the rest.
Attributes Summary
Attributes Documentation