Test (some of) the exp and log methods
This triggers bugs in the Rotation and RigidBodyMotion classes. In particular, it triggers what Jonathan Youett fixed in the never-merged merge request !2 These bugs are fixed in this commit, too: * The RigidBodyMotion class gets a `log` method * The Rotation<3>::log method now returns EmbeddedTangentVector instead of TangentVector.
parent
22e674d6
No related branches found
No related tags found
Showing
- CHANGELOG.md 11 additions, 0 deletionsCHANGELOG.md
- dune/gfe/rigidbodymotion.hh 26 additions, 1 deletiondune/gfe/rigidbodymotion.hh
- dune/gfe/rotation.hh 22 additions, 13 deletionsdune/gfe/rotation.hh
- dune/gfe/unitvector.hh 4 additions, 0 deletionsdune/gfe/unitvector.hh
- test/targetspacetest.cc 20 additions, 0 deletionstest/targetspacetest.cc
Loading
Please register or sign in to comment