Skip to content
Snippets Groups Projects
Commit 06453757 authored by Alexis Girault's avatar Alexis Girault
Browse files

COMP: Correct errors in TimeIntegrator

1) include <g3log/g3log.hpp> for logger
2) use TimeIntegrator::Type instead of timeIntegratorType
3) use std::array to be able to assign from an initializer list

Style:
1) Add call definition in error logs
2) Change case of TimeIntegrator::Type enum
3) do not use 'this->' on class members
parent 13da4e1e
No related branches found
No related tags found
No related merge requests found
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