|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Anderson accelerated VBD integrator. More...
#include "Integrator.h"#include "PhysicsBasedAnimationToolkitExport.h"Go to the source code of this file.
Classes | |
| class | pbat::sim::vbd::AndersonIntegrator |
| Anderson accelerated VBD integrator. More... | |
Namespaces | |
| namespace | pbat |
| The main namespace of the library. | |
| namespace | pbat::sim |
| PBAT simulation algorithms. | |
| namespace | pbat::sim::vbd |
| PBAT's Vertex Block Descent (VBD) [2] API. | |
Anderson accelerated VBD integrator.