Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 09c4362e3c Added solveJacobianSystem() method, finished step().
Code is now functionally complete apart from lacking miscibility,
not writing to all promised output variables and not writing the
promised output to disk. Initial testing has been unsuccessful,
so there are bugs in the code.
2013-05-26 11:49:44 +02:00
cmake Refine OpmFind according to Roland Kaufmann's suggestions. 2013-05-16 14:18:59 +02:00
examples Added solveJacobianSystem() method, finished step(). 2013-05-26 11:49:44 +02:00
opm/autodiff Added solveJacobianSystem() method, finished step(). 2013-05-26 11:49:44 +02:00
tests Prefer BOOST_CHECK_EQUAL to BOOST_CHECK 2013-05-24 21:59:09 +02:00
.gitignore Ignore autosave files from Vim. 2013-05-14 17:45:20 +02:00
CMakeLists_files.cmake Added unit test for Span class. 2013-05-24 16:07:51 +02:00
CMakeLists.txt White-space cleanup. 2013-05-16 11:23:59 +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 Update README.md. 2013-05-16 10:55:40 +02:00

opm-autodiff

Automatic differentiation utilities and simulators using the technique.