opm-simulators/examples
Andreas Lauser 15116fb9f8 decoupled tutorial: streamline the code a bit
we do not need to set any default arguments for the type tag in the
problem definition. the type tag which is actually used is chosen in
the main function.
2012-07-12 21:22:53 +02:00
..
CMakeLists.txt make the coupled tutorial compile again, clean up the interface between the problem and the model 2012-07-11 23:27:49 +02:00
Makefile.am switched from bin_PROGRAMS to check_PROGRAMS 2012-07-12 21:22:27 +02:00
tutorial_coupled.cc (empty message) 2012-07-12 21:22:50 +02:00
tutorial_decoupled.cc fixed some minor bugs in tutorial 2012-07-12 21:22:53 +02:00
tutorialproblem_coupled.hh doc 2012-07-12 21:22:50 +02:00
tutorialproblem_decoupled.hh decoupled tutorial: streamline the code a bit 2012-07-12 21:22:53 +02:00
tutorialspatialparameters_coupled.hh doc 2012-07-12 21:22:50 +02:00
tutorialspatialparameters_decoupled.hh fixed some minor bugs in tutorial 2012-07-12 21:22:53 +02:00