Simulator programs and utilities for automatic differentiation.
Go to file
Håkon Hægland ee8e565137 Use unique_ptr for dirMob_ instead of shared_ptr
To make each copy of the IQ unique, we change dirMob_ to be a shared_ptr
instead of a unique_ptr.
2022-09-16 09:17:39 +02:00
doc slightly improve the handbook build script 2017-01-16 15:32:16 +01:00
examples Remove Unused.hpp inclusion. 2022-08-09 16:14:27 +02:00
opm Use unique_ptr for dirMob_ instead of shared_ptr 2022-09-16 09:17:39 +02:00
tests remove use of Unused.hpp 2022-08-02 11:24:40 +02:00