opm-simulators/opm/core
Roland Kaufmann f8f6836c2b Only use Clang-specific pragma if compiler is Clang
Otherwise the compiler will probably give us a warning that these
pragmas are unknown. By default that warning is disabled with our
own build system, but we also want to be able to link to our library
without incorporating the entire build system too.
2013-09-24 11:15:26 +02:00
..
linalg Fix LinearSolverIstl cleanup also for fast AMG branch 2013-09-20 10:00:21 +02:00
pressure convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
props fix headers 2013-09-11 13:11:47 +02:00
simulator Only use Clang-specific pragma if compiler is Clang 2013-09-24 11:15:26 +02:00
tof convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
transport convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
utility convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
wells convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
wells.h Clean up well docs. 2013-03-20 14:14:53 +01:00