53 typedef typename Acceleration::Scalar_t Scalar_t;
54 typedef typename Acceleration::Point_t Point_t;
55 typedef typename Acceleration::Vector_t Vector_t;
56 typedef typename Acceleration::Christoffel_t Christoffel_t;
58 typedef typename Point_t::Vector_t PointComponents_t;
59 enum { Dims = PointComponents_t::SIZE };