Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 195e6058f1 EclCpGridManager: disable parallelism (for now)
this is because the loadBalance() method of Dune::CpGrid is seriously
broken at the moment: it throws away elements even in sequential mode
for some more relevant grids. ("more relevant" == "Norne". Norne is is
buggy itself because it features two completely disjoint parts.)

but it is even worse than that: if the bug mentioned above bites,
Dune::CpGrid cannot even agree for itself how many elements it has
which causes the CartesianIndexMapper to segfault.
2016-01-17 21:15:23 +01:00
applications/ebos EclCpGridManager: disable parallelism (for now) 2016-01-17 21:15:23 +01:00
ewoms/aux added operator << and >> for __float128. 2015-08-06 13:11:51 +02:00