Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad 62a8a7f527 Use portable method of zeroing vector of ints.
The memset() technique is only applicable to platforms for which
numerical zero is represented by all bits zero.
2013-02-01 16:06:39 +01:00
examples Complete separation of basis func classes. 2013-01-16 15:13:45 +01:00
opm/core Use portable method of zeroing vector of ints. 2013-02-01 16:06:39 +01:00
tests Added test for DG basis classes. 2013-01-17 14:35:50 +01:00