opm-core/opm/core/transport
Andreas Lauser 31e7e7e01d better fix for the alignment warning of the previous patch
'work' is a small, constant size array for temporary data so it can be
allocated on the stack and the 'work' parameter can be eliminated entirely.

Thanks to Bård Skaflestad for the suggestion!
2013-07-30 19:07:30 +02:00
..
implicit Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
minimal better fix for the alignment warning of the previous patch 2013-07-30 19:07:30 +02:00
reorder make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
TransportSolverTwophaseInterface.cpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
TransportSolverTwophaseInterface.hpp Modify solve() interface, fix source term bug in implicit solver. 2013-03-15 08:21:55 +01:00