Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New member functions for EulerSolver #2572

Merged
merged 2 commits into from
May 16, 2020

Conversation

eggrobin
Copy link
Member

No description provided.

@eggrobin eggrobin force-pushed the euler-solver-functions branch from 0f15e2e to d3618e7 Compare May 15, 2020 20:57
@eggrobin eggrobin force-pushed the euler-solver-functions branch from d3618e7 to f6b4412 Compare May 15, 2020 20:58
Instant const& time,
DegreesOfFreedom<InertialFrame> const& linear_motion) const;

R3Element<MomentOfInertia> const& moments_of_inertia() const;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reorder: we generally put these small selectors immediately after the constructor.

Sorry, something went wrong.

@pleroy pleroy added the LGTM label May 15, 2020
@eggrobin eggrobin merged commit 1d9f60a into mockingbirdnest:master May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants