opm-simulators/tutorials
Joakim Hove 4e81f95c87 Changes in SimulatorState:
1. Added method setCellDataComponent()
 2. Removed setFirstSat()

Implemented saturation initialisation using setCellDataComponent()
instead of setFirstSat(). This way the template<class Props> has been
removed from the SimulatorState class.
2016-02-22 08:42:04 +01:00
..
CMakeLists.txt added: build system for tutorials 2014-06-23 10:48:32 +02:00
generate_doc_figures.py code is now included using \snippet. Apparently this looks better with the new Doxygen version. The HTML_EXTRA_STYLESHEET is now used rather then the HTML_STYLESHEET in order to include used-defined styles for the same reason 2013-03-06 10:17:27 +01:00
tutorial1.cpp fixed: tutorials should include config.h conditionally 2014-06-23 09:53:52 +02:00
tutorial2.cpp fixed: tutorials should include config.h conditionally 2014-06-23 09:53:52 +02:00
tutorial3.cpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00
tutorial4.cpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00