opm-core/examples
Bård Skaflestad 31788277f9 Don't link in Fortran support libraries
This is an experiment, not strictly sanctioned by the AX_LAPACK macro
documentation, to avoid linker errors related to missing symbol MAIN__
in the (GFortran) run-time support libraries.  Strictly speaking, we
should be using the method outlined in the Autoconf manual, but we'll
try the easier way for now.

This commit is more or less equivalent to forward-porting commits
dd6e0fd3, c437eba2, and 9e885dc7 from the "ert" branch.
2012-07-10 13:38:33 +02:00
..
Makefile.am Don't link in Fortran support libraries 2012-07-10 13:38:33 +02:00
refine_wells.cpp Added program refine_wells. 2012-05-24 09:18:37 +02:00
scaneclipsedeck.c Conform to C90 standard (don't mix declaration and code). 2011-12-08 16:40:43 +01:00
sim_2p_incomp_reorder.cpp Moved SimulatorReport class into its own file, for reusability. 2012-06-14 14:13:03 +02:00
sim_wateroil.cpp Moved SimulatorTimer class to opm/core/simulator directory. 2012-06-14 14:02:22 +02:00
spu_2p.cpp Update porosities before calling transport solver. 2012-06-14 21:51:44 +02:00
wells_example.cpp Moved SimulatorTimer class to opm/core/simulator directory. 2012-06-14 14:02:22 +02:00