Arne Morten Kvarving
|
b208db1b74
|
remove unused code
|
2017-11-15 11:56:40 +01:00 |
|
Andreas Lauser
|
884c5ab027
|
make config.h the first header to be included in any compile unit
this is required for consistency amongst the compile units which are
linked into the same library and seems to be forgotten quite
frequently.
|
2013-04-10 12:56:14 +02:00 |
|
Atgeirr Flø Rasmussen
|
1e6e733bb7
|
Moved deprecated opm/core/well.h -> opm/core/pressure/legacy_well.h
Still used by some pressure system assemblers.
|
2013-03-18 10:23:51 +01:00 |
|
Bård Skaflestad
|
be54b53cb5
|
Add stub documentation for hybsys_well_cellcontrib_symm().
Expansion and refinement needed.
|
2012-07-01 00:20:06 +02:00 |
|
Bård Skaflestad
|
c40ddf42d0
|
Document public interface hybsys_compute_press_flux_well().
Refinements are likely.
|
2012-06-30 00:21:43 +02:00 |
|
Bård Skaflestad
|
fae98697a6
|
Document public interface hybsys_compute_press_flux().
Likely to be refined at a later stage.
|
2012-06-29 23:44:40 +02:00 |
|
Bård Skaflestad
|
fed0117242
|
Document public interface of hybsys_cellcontrib_unsymm().
|
2012-06-29 23:13:18 +02:00 |
|
Bård Skaflestad
|
70e763c8bd
|
Document hybsys_cellcontrib_symm() public interface.
|
2012-06-29 19:27:35 +02:00 |
|
Bård Skaflestad
|
3da361f88e
|
Document interface of hybsys_well_schur_comp_symm()
|
2012-06-29 14:52:21 +02:00 |
|
Bård Skaflestad
|
e90e71ef6a
|
Add stub documentation of public interfaces.
Typical usage process is not discussed.
|
2012-06-25 01:15:57 +02:00 |
|
Bård Skaflestad
|
dbde5af7e4
|
Document module and routines relating to per-cell contributions.
Per-well contributions and pressure/flux reconstruction remain.
|
2012-06-25 00:57:36 +02:00 |
|
Bård Skaflestad
|
14f9faa011
|
Add Doxygen-style documentation to all interfaces.
|
2012-06-24 03:59:18 +02:00 |
|
Jostein R. Natvig
|
fb99d7bdaf
|
1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid.
2) Remove typedef grid_t
3) Remove struct CornerpointGrid.
4) handle fallout.
|
2012-02-01 14:56:38 +01:00 |
|
Atgeirr Flø Rasmussen
|
23a61cb167
|
Changed code to use new include path: <opm/core/...>
|
2011-12-12 11:28:09 +01:00 |
|
Atgeirr Flø Rasmussen
|
4655108f98
|
Moved code from opmcore/ to opm/core/
|
2011-12-12 11:13:54 +01:00 |
|