Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 868c4b1cc5 ebos: clean up the mess that is the schedule and summaryConfig objects a bit
IMO the simulator should not be in the business of managing low-level
parser objects in the first place, because that's what EclipseState is
supposed to do?!

anyway, since these objects are not needed to decide which simulator
to use, they are now always managed internally by the vanguard, i.e.,
setExternalDeck() does not take them anymore.
2018-11-07 12:31:20 +01:00
ebos ebos: clean up the mess that is the schedule and summaryConfig objects a bit 2018-11-07 12:31:20 +01:00
tests fix extra compiler warnings 2018-07-02 09:17:56 +02:00