pyHarm.Reductors ================ .. py:module:: pyHarm.Reductors .. autoapi-nested-parse:: Subpackage that contains the factory design pattern allowing to create Reducers. The reducers are used in order to reduce the size of the problem to be solved by the solvers using state of the art methodologies and results. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/pyHarm/Reductors/ABCReductor/index /autoapi/pyHarm/Reductors/AllgowerPreconditioner/index /autoapi/pyHarm/Reductors/ChainReductor/index /autoapi/pyHarm/Reductors/FactoryChainedReductors/index /autoapi/pyHarm/Reductors/FactoryReductors/index /autoapi/pyHarm/Reductors/GlobalHarmonicReductor/index /autoapi/pyHarm/Reductors/KrackPreconditioner/index /autoapi/pyHarm/Reductors/LocalHarmonicReductor/index /autoapi/pyHarm/Reductors/NLdofsReductor/index /autoapi/pyHarm/Reductors/NoReductor/index /autoapi/pyHarm/Reductors/StaticReductor/index