mrst
|
Tighten tolerance for better fit with sim_simple.cpp.
|
2013-05-06 13:27:48 +02:00 |
.gitignore
|
Sort list of ignored executables for easy reference
|
2013-05-02 00:35:40 +02:00 |
AutoDiff.hpp
|
Implement constant() and variable() in terms of function()
|
2013-04-30 13:41:13 +02:00 |
AutoDiffBlock.hpp
|
Added arithmetic operators taking constants.
|
2013-05-06 11:50:42 +02:00 |
AutoDiffBlockArma.hpp
|
Unfinished version of Armadillo-using AD class added.
|
2013-05-06 09:43:26 +02:00 |
AutoDiffHelpers.hpp
|
Add single-AD quantity select() method.
|
2013-05-07 10:06:22 +02:00 |
AutoDiffVec.hpp
|
Completed basic version of AD vector class and test.
|
2013-04-30 16:15:00 +02:00 |
find_zero.cpp
|
Use named constructor pattern.
|
2013-04-30 11:05:59 +02:00 |
README.md
|
Initial commit
|
2013-04-29 01:31:45 -07:00 |
sim_2p_incomp_adfi.cpp
|
Updated check for umfpack for (opm-core) implicit solver.
|
2013-05-07 00:46:35 +02:00 |
sim_simple.cpp
|
Merge remote-tracking branch 'atgeirr/master'
|
2013-05-06 14:01:06 +02:00 |
SimulatorIncompTwophaseAdfi.cpp
|
Added simulator class that can use AD transport solver.
|
2013-05-06 23:41:41 +02:00 |
SimulatorIncompTwophaseAdfi.hpp
|
Added simulator class that can use AD transport solver.
|
2013-05-06 23:41:41 +02:00 |
test_ad.cpp
|
Use named constructor pattern.
|
2013-04-30 11:05:59 +02:00 |
test_block.cpp
|
Complete Addition tests.
|
2013-05-03 12:53:51 +02:00 |
test_syntax.cpp
|
Use named constructor pattern.
|
2013-04-30 11:05:59 +02:00 |
test_vec.cpp
|
Completed basic version of AD vector class and test.
|
2013-04-30 16:15:00 +02:00 |
TransportSolverTwophaseAd.cpp
|
Fix use of relperm derivatives w.r.t. saturation.
|
2013-05-07 00:45:38 +02:00 |
TransportSolverTwophaseAd.hpp
|
Created transport solver using AD.
|
2013-05-06 23:41:04 +02:00 |