Skip to content
Snippets Groups Projects
Commit 88fab69e authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

add missing header

[[Imported from SVN: r7427]]
parent 772a4d37
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,11 @@
#define RIGID_BODY_MOTION_HH
#include <dune/common/fvector.hh>
#include <dune/gfe/realtuple.hh>
#include "rotation.hh"
/** \brief A rigid-body motion in, R^d, i.e., a member of SE(d) */
/** \brief A rigid-body motion in R^d, i.e., a member of SE(d) */
template <int dim, class T=double>
struct RigidBodyMotion
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment