|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Namespace for Newton simulation algorithms. More...
Classes | |
| struct | Config |
| Newton integrator configuration. More... | |
| class | Integrator |
| Newton dynamics integrator. More... | |
| struct | Preconditioner |
| Cholesky preconditioner. More... | |
| struct | PreconditionerOperator |
| Preconditioner operator Non-owning view over stateful preconditioner, to use with Eigen's matrix-free solvers. More... | |
Namespace for Newton simulation algorithms.