mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
221a7261a8bc1d2f8acc00471a81345970928a2e
Not all systems provide UMFPACK so even if Eigen provides the required bindings, we should not assume that the underlying library and/or headers are available. Currently, only examples/sim_simple.cpp uses UMFPACK unconditionally, so the simplest solution is to exclude that example unless UMFPACK is available.
opm-autodiff
Automatic differentiation utilities and simulators using the technique.
Description
Languages
C++
78.3%
ECL
17.7%
CMake
1.8%
Cuda
1.2%
Shell
0.5%
Other
0.5%