Tools ~~~~~ .. currentmodule:: felupe **Optimization** .. autosummary:: newtonraphson tools.IterationState tools.NewtonResult **Event Dispatcher** .. autosummary:: tools.EventDispatcher tools.Context **Export of Results** .. autosummary:: save **Convert Cell-Data to Point-Data** .. autosummary:: topoints project tools.extrapolate **Reaction-Force and -Moment** .. autosummary:: tools.force tools.moment **Detailed API Reference** .. autofunction:: felupe.newtonraphson .. autofunction:: felupe.tools.IterationState :members: .. autoclass:: felupe.tools.NewtonResult :members: .. autoclass:: felupe.tools.EventDispatcher :members: .. autoclass:: felupe.tools.Context :members: .. autofunction:: felupe.save .. autofunction:: felupe.topoints .. autofunction:: felupe.project .. autofunction:: felupe.tools.extrapolate .. autofunction:: felupe.tools.force .. autofunction:: felupe.tools.moment