This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-core
Watch
4
Star
0
Fork
0
You've already forked opm-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Collection of utilities, solvers and other components.
7
Commits
9
Branches
35
Tags
15
MiB
C++
83%
C
15.9%
CMake
1%
49242b7e2f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Bård Skaflestad
49242b7e2f
The LAPACK and BLAS operators do not modify their (char*)
...
parameters. Declare these operators as taking (const char*)s.
2010-07-03 11:07:56 +00:00
blas_lapack.h
The LAPACK and BLAS operators do not modify their (char*)
2010-07-03 11:07:56 +00:00
mimetic.c
Correct a few embarrasing matrix dimension errors (in the "linear
2010-07-02 22:19:38 +00:00
mimetic.h
Split mim_ip_simple() up into two co-operating procedures,
2010-06-29 21:18:23 +00:00