This class implements the first order Euler integrator. The template parameter VectorField_2 has to be instantiated by a model of the concept VectorField_2.
| |
Creates an Euler integrator class einteg with integration_step as integration step.
|