Skip to content

Commit 98a1fe0

Browse files
authored
Update ode_integrators.rst by removing methods
Removed ROS2 and Rosenbrock-Euler method descriptions.
1 parent 61ea202 commit 98a1fe0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Docs/source/ode_integrators.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ Presently, allowed integrators are:
7070

7171
* ``3`` : ROS2S method, a 2nd order, stiff-accurate method :cite:`ros2s`.
7272

73-
* ``4`` : ROS2 method, a 2nd order, L-stable method :cite:`ros2`.
74-
75-
* ``5`` : Rosenbrock-Euler, a first-order method.
76-
7773
Here the "P" suffix refers to methods developed to satisfy the stiff
7874
accuracy conditions of :cite:`Prothero1974` (ROS2S also satisfies
7975
these).

0 commit comments

Comments
 (0)