Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser a0d6e9ab91 improve the stencil API, clean up the output writing code and increase openMP usage
the stencil can now be updated only for the primary degrees of freedom
and output modules can specify that they do not need extensive
quantities (which allows to speed up the writing code if none require
them.)

Also, all loops over the grid are now threaded (or rather, are
supposed to be), so openMP should be better utilized during the
linearization stage.
2016-02-01 17:25:23 +01:00
applications/ebos improve the stencil API, clean up the output writing code and increase openMP usage 2016-02-01 17:25:23 +01:00
ewoms/aux added operator << and >> for __float128. 2015-08-06 13:11:51 +02:00