Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad e0c85a2fdb Adapt to CMake-based build system.
Specifically,

  - #include <config.h> where appropriate (all .cpp files)
  - Adjust include statements to account for sub-directory locations
    of .hpp files.
2013-05-15 16:10:20 +02:00
cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
examples Adapt to CMake-based build system. 2013-05-15 16:10:20 +02:00
opm/autodiff Adapt to CMake-based build system. 2013-05-15 16:10:20 +02:00
tests Adapt to CMake-based build system. 2013-05-15 16:10:20 +02:00
.gitignore Ignore autosave files from Vim. 2013-05-14 17:45:20 +02:00
CMakeLists_files.cmake Fix inverted set of automated test cases. 2013-05-15 16:08:56 +02:00
CMakeLists.txt Adopt imported build system to OPM-Autodiff specifics 2013-05-15 15:49:48 +02:00
CTestConfig.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
dune.module This is OPM-Autodiff 0.1 2013-05-15 10:26:06 +02:00
README.md Initial commit 2013-04-29 01:31:45 -07:00

autodiff-experimental

Experiments in Automatic Differentiation