midpoint_explicit_test, a Fortran90 code which calls midpoint_explicit(), which solves one or more ordinary differential equations (ODE) using the (explicit) midpoint method, also known as the modified Euler method.
The information on this web page is distributed under the MIT license.
midpoint_explicit, a Fortran90 code which solves one or more ordinary differential equations (ODE) using the (explicit) midpoint method, also known as the modified Euler method.