Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 99304f9689 change the order of OPM_UNUSED and variable name
it seems like some compilers (GCC 4.9.2?) are picky about this and
require

```c++
TypeName VariableName __attribute__ ((__unused__))
```
2017-01-17 13:28:56 +01:00
bin relax the python script to check the reference solutions 2013-07-07 19:02:28 +02:00
doc slightly improve the handbook build script 2017-01-16 15:32:16 +01:00
examples change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
tests change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00