Andreas Lauser
|
44e0848127
|
make headers autonomously includable and fix a few harmless clang warnings
|
2013-09-10 19:41:49 +02:00 |
|
Andreas Lauser
|
4859e77c79
|
explicitly include <iostream> in files which use std::cout or std::cerr
|
2013-09-05 12:39:11 +02:00 |
|
Andreas Lauser
|
7e8d941a6f
|
Replace THROW by OPM_THROW
|
2013-09-03 15:43:58 +02:00 |
|
Andreas Lauser
|
6a6d0c9b28
|
Replace the ASSERT and ASSERT2 macros by assert
|
2013-09-03 15:43:51 +02:00 |
|
Xavier Raynaud
|
91fe1c5d63
|
Removed useless commented regions.
|
2012-05-23 16:24:08 +02:00 |
|
Xavier Raynaud
|
4b805c191e
|
Added bound checks to Newton column solver.
|
2012-05-23 16:22:48 +02:00 |
|
Xavier Raynaud
|
c0368fa61d
|
Fixed problem induced by s=0 in gravitation transport solver.
|
2012-05-15 16:09:07 +02:00 |
|
Atgeirr Flø Rasmussen
|
088c61ce00
|
Added check for single-cell columns.
|
2012-05-14 11:04:00 +02:00 |
|
Atgeirr Flø Rasmussen
|
67a6674495
|
Update for simplified column data structure.
|
2012-05-11 09:41:01 +02:00 |
|
Xavier Raynaud
|
252fada2b4
|
Adapted to change in gravitation solver interface.
|
2012-03-27 13:05:53 +02:00 |
|
Xavier Raynaud
|
acedd4b596
|
Added adsorbtion in residual computation.
|
2012-03-27 11:20:20 +02:00 |
|
Xavier Raynaud
|
01aab0270b
|
Fixed bug in lapack call for band matrices.
|
2012-03-26 11:29:19 +02:00 |
|
Xavier Raynaud
|
62a1c1ad98
|
Corrected various bugs in gravitation solver.
|
2012-03-20 17:43:25 +01:00 |
|
Xavier Raynaud
|
542ed94b84
|
removed bugs. can compile. Not tested.
|
2012-03-19 16:33:32 +01:00 |
|
Xavier Raynaud
|
b513b129ce
|
changed syntax for BandMatrixCoef.
|
2012-03-19 09:56:20 +01:00 |
|
Xavier Raynaud
|
efe0408b71
|
Gravity column solver with polymer.
|
2012-03-15 18:09:29 +01:00 |
|