pyHarm.NonLinearSolver ====================== .. py:module:: pyHarm.NonLinearSolver .. autoapi-nested-parse:: This package contains modules for the creation of nonlinear solvers that are used to solve the system of residual equations. It follows a factory design pattern. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/pyHarm/NonLinearSolver/ABCNonLinearSolver/index /autoapi/pyHarm/NonLinearSolver/FactoryNonLinearSolver/index /autoapi/pyHarm/NonLinearSolver/MoorePenrose/index /autoapi/pyHarm/NonLinearSolver/NewtonRaphson/index /autoapi/pyHarm/NonLinearSolver/ScipyRoot/index