Skip to content
Snippets Groups Projects
Unverified Commit 9c47b39c authored by Dmitri Naumov's avatar Dmitri Naumov Committed by GitHub
Browse files

bad_alloc catch in time loop creation (#2093)

[NL] TimeStepping. Explicit catch bad_alloc.

When the time stepping vector is too large bad_alloc
or length_error is thrown. It is catched only in the project
data parser, too far away from the time stepper.
parent c7deea40
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment