|
WARPXM v1.10.0
|
This is the complete list of members for TimestepDecision, including all inherited members.
| getConstraint() const | TimestepDecision | inline |
| getDt() const | TimestepDecision | inline |
| getExplanation() const | TimestepDecision | inline |
| isSuccess() const | TimestepDecision | inline |
| minDt(const TimestepDecision &a, const TimestepDecision &b) | TimestepDecision | inlinestatic |
| reset() | TimestepDecision | inline |
| TimestepDecision() | TimestepDecision | inline |
| TimestepDecision(bool success, real dt, std::shared_ptr< std::string > explanation) | TimestepDecision | inline |
| TimestepDecision(bool success, real dt, std::shared_ptr< std::string > explanation, std::shared_ptr< TimestepConstraint > constraint) | TimestepDecision | inline |