This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-simulators
Watch
4
Star
0
Fork
0
You've already forked opm-simulators
mirror of
https://github.com/OPM/opm-simulators.git
synced
2025-02-25 18:55:30 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11
Commits
24
Branches
102
Tags
0ff3b721ee66e30214b1d2e936077a4ba684846c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bård Skaflestad
0ff3b721ee
Rename members to better reflect purpose.
...
Specifically, - x_ -> val_ - dx_ -> der_
2013-04-30 09:25:37 +02:00
.gitignore
Ignore executables.
2013-04-29 15:01:03 +02:00
AutoDiff.hpp
Rename members to better reflect purpose.
2013-04-30 09:25:37 +02:00
find_zero.cpp
Add simple library for automatic differentiation
2013-04-29 13:39:57 +02:00
README.md
Initial commit
2013-04-29 01:31:45 -07:00
test_ad.cpp
Add simple library for automatic differentiation
2013-04-29 13:39:57 +02:00
test_syntax.cpp
Add further test cases
2013-04-30 00:08:02 +02:00
README.md
autodiff-experimental
Experiments in Automatic Differentiation
Description
Simulator programs and utilities for automatic differentiation.
Readme
70
MiB
Languages
C++
78.3%
ECL
17.7%
CMake
1.8%
Cuda
1.2%
Shell
0.5%
Other
0.5%