From d5639168232d1c111d6924b10c6abd74204abec1 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 6 Oct 2010 20:44:32 -0400 Subject: Add Heun's method. --- src/vZ/Integrator.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vZ/Integrator.hpp') diff --git a/src/vZ/Integrator.hpp b/src/vZ/Integrator.hpp index 34bc870..9346eb8 100644 --- a/src/vZ/Integrator.hpp +++ b/src/vZ/Integrator.hpp @@ -82,5 +82,4 @@ namespace vZ } } - #endif // VZ_INTEGRATOR_HPP -- cgit v1.2.3