Simulator programs and utilities for automatic differentiation.
Go to file
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
examples catch all exceptions in all tutorials and examples 2013-09-05 13:04:38 +02:00
opm/core Only use Clang-specific pragma if compiler is Clang 2013-09-24 11:15:26 +02:00
tests use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00