[][src]Module diffeq::error

Every equation should hav a Problem type, a solution type, and the same solution handling setup.

Enums

IntegrationError

Enumeration of the errors that may arise during integration.

OdeError