summaryrefslogtreecommitdiffstats
path: root/src/vZ.hpp
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2010-10-06 14:38:22 -0400
committerTavian Barnes <tavianator@gmail.com>2010-10-06 14:38:22 -0400
commit2e25da27f14566000fb34d3859bfb470bf5fd1da (patch)
treec3514b8a1b2c79f7c2bfecac1fa26b234867e5d2 /src/vZ.hpp
parent3d8acfbde5f4eb4b612da36c136f9e8904f0c09d (diff)
downloadvz-2e25da27f14566000fb34d3859bfb470bf5fd1da.tar.xz
Add a new RKIntegrator base class.
Diffstat (limited to 'src/vZ.hpp')
-rw-r--r--src/vZ.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vZ.hpp b/src/vZ.hpp
index 7ad137f..64c894d 100644
--- a/src/vZ.hpp
+++ b/src/vZ.hpp
@@ -25,6 +25,7 @@
#include <vZ/Traits.hpp>
#include <vZ/Integrator.hpp>
+#include <vZ/RK.hpp>
#include <vZ/Simple.hpp>
#endif // VZ_HPP