Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad 267ec64ae8 Eliminate redundant explicit type conversion.
The pointers in question are already type 'int *'.  There is no need to
explicitly convert them to that type too.
2013-02-01 16:25:46 +01:00
examples Complete separation of basis func classes. 2013-01-16 15:13:45 +01:00
opm/core Eliminate redundant explicit type conversion. 2013-02-01 16:25:46 +01:00
tests Added test for DG basis classes. 2013-01-17 14:35:50 +01:00