Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser a395a6d6ce switch auxiliary modules from std::shared_ptr to raw pointers
lifetime management of these objects by shared pointers is not always
feasible; at least it is not always doable without awful hacks.
2018-07-09 12:13:58 +02:00
ebos switch auxiliary modules from std::shared_ptr to raw pointers 2018-07-09 12:13:58 +02:00
tests fix extra compiler warnings 2018-07-02 09:17:56 +02:00