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
12
Commits
24
Branches
102
Tags
6319c428a3671917142239acbc42561dc7aae05e
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
6319c428a3
Don't return values from update operators.
...
Statements like a = b += c make no sense
2013-04-30 10:47:00 +02:00
.gitignore
Ignore executables.
2013-04-29 15:01:03 +02:00
AutoDiff.hpp
Don't return values from update operators.
2013-04-30 10:47:00 +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%