PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
Loading...
Searching...
No Matches
pbat::gpu::xpbd::Integrator Member List

This is the complete list of members for pbat::gpu::xpbd::Integrator, including all inherited members.

Data typedefpbat::gpu::xpbd::Integrator
EConstraint typedefpbat::gpu::xpbd::Integrator
GetCompliance(EConstraint eConstraint) constpbat::gpu::xpbd::Integrator
GetExternalAcceleration() constpbat::gpu::xpbd::Integrator
GetLagrangeMultiplier(EConstraint eConstraint) constpbat::gpu::xpbd::Integrator
GetLameCoefficients() constpbat::gpu::xpbd::Integrator
GetMassInverse() constpbat::gpu::xpbd::Integrator
GetRestStableGamma() constpbat::gpu::xpbd::Integrator
GetShapeMatrixInverse() constpbat::gpu::xpbd::Integrator
GetVelocity() constpbat::gpu::xpbd::Integrator
Integrator(Data const &data)pbat::gpu::xpbd::Integrator
Integrator(Integrator const &)=delete (defined in pbat::gpu::xpbd::Integrator)pbat::gpu::xpbd::Integrator
Integrator(Integrator &&) noexceptpbat::gpu::xpbd::Integrator
operator=(Integrator const &)=delete (defined in pbat::gpu::xpbd::Integrator)pbat::gpu::xpbd::Integrator
operator=(Integrator &&) noexceptpbat::gpu::xpbd::Integrator
Positions() constpbat::gpu::xpbd::Integrator
SetCompliance(Eigen::Ref< GpuMatrixX const > const &alpha, EConstraint eConstraint)pbat::gpu::xpbd::Integrator
SetExternalAcceleration(Eigen::Ref< GpuMatrixX const > const &aext)pbat::gpu::xpbd::Integrator
SetFrictionCoefficients(GpuScalar muS, GpuScalar muK)pbat::gpu::xpbd::Integrator
SetLameCoefficients(Eigen::Ref< GpuMatrixX const > const &l)pbat::gpu::xpbd::Integrator
SetMassInverse(Eigen::Ref< GpuMatrixX const > const &minv)pbat::gpu::xpbd::Integrator
SetPositions(Eigen::Ref< GpuMatrixX const > const &X)pbat::gpu::xpbd::Integrator
SetSceneBoundingBox(Eigen::Vector< GpuScalar, 3 > const &min, Eigen::Vector< GpuScalar, 3 > const &max)pbat::gpu::xpbd::Integrator
SetVelocities(Eigen::Ref< GpuMatrixX const > const &v)pbat::gpu::xpbd::Integrator
Step(GpuScalar dt, GpuIndex iterations, GpuIndex substeps)pbat::gpu::xpbd::Integrator
~Integrator() (defined in pbat::gpu::xpbd::Integrator)pbat::gpu::xpbd::Integrator