Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad b8e840e81e Eliminate release-mode build warning.
The 'cbottom' variable is only used within an assert().  Don't define
the variable in release (i.e., "NDEBUG") mode.
2013-02-01 16:15:35 +01:00
examples Complete separation of basis func classes. 2013-01-16 15:13:45 +01:00
opm/core Eliminate release-mode build warning. 2013-02-01 16:15:35 +01:00
tests Added test for DG basis classes. 2013-01-17 14:35:50 +01:00