Commit Graph

7574 Commits

Author SHA1 Message Date
Bård Skaflestad
759aea3673 Reference class header from canonical position. 2012-06-22 19:32:18 +02:00
Atgeirr Flø Rasmussen
acdd798225 Comment and indent bracketZero(). 2012-06-04 16:54:41 +02:00
Atgeirr Flø Rasmussen
b43a2e86f5 Whitespace cleanup. 2012-05-25 10:12:54 +02:00
Atgeirr Flø Rasmussen
0d21e0215d Implemented more error policies for regula falsi solver. Use in reorder code.
We have switched to WarnAndContinueOnError instead of ThrowOnError,
to reduce the annoyance factor when suffering from a minor error in
a long simulation run.
2012-05-24 10:21:38 +02:00
Atgeirr Flø Rasmussen
e1cf6f6d12 Policy-based design enables custom error handling in scalar regula falsi. 2012-05-24 10:02:14 +02:00
Atgeirr Flø Rasmussen
292772b140 Reinject UniformTableLinear into utils subnamespace for backwards compatibility. 2012-04-19 14:11:00 +02:00
Atgeirr Flø Rasmussen
ca046f9827 Moved UniformTableLinear and related func out of subnamespace utils. 2012-04-19 11:45:52 +02:00
Atgeirr Flø Rasmussen
a1bf64df3a Added new variant of Regula Falsi solver, which checks an initial guess first. 2012-04-02 13:23:14 +02:00
Atgeirr Flø Rasmussen
19bcab6b36 Suppressed multiple warnings. 2012-03-28 16:39:04 +02:00
Xavier Raynaud
4ffda4a95e Added general linear lapack solver. Updated test for band matrices. 2012-03-23 15:44:32 +01:00
Xavier Raynaud
b7bd56ab6a Added solver for band matrix and a test example. 2012-03-15 16:17:16 +01:00
Xavier Raynaud
0112d0e6c8 decrease tolerance for x1-x0 in falsi. 2012-03-15 16:16:31 +01:00
Xavier Raynaud
bf8f48ddb6 Compute the derivative directly (not using epsilon parameter). 2012-03-15 16:15:32 +01:00
Bård Skaflestad
f9b6a024ee Untabify. 2012-03-01 15:22:26 +01:00
Atgeirr Flø Rasmussen
d2404762fe Added interface and test for lapack tridiagonal solver. 2012-03-01 14:36:10 +01:00
Xavier Raynaud
3e6639968e Decrease tolerance requirement for x1-x0 in modifiedregularFalsi 2012-02-24 17:17:05 +01:00
Atgeirr Flø Rasmussen
aca88ec911 Re-added necessary include files. 2012-02-09 23:14:50 +01:00
Jostein R. Natvig
e54e818639 Remove unnecessary include statement. 2012-01-25 10:44:37 +01:00
Bjørn Spjelkavik
7df33130bc Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
Bjørn Spjelkavik
43a542ed02 Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
Atgeirr Flø Rasmussen
9e719b6605 Now fluid cpp files compile successfully. 2011-12-21 13:29:15 +01:00
Atgeirr Flø Rasmussen
f475a14f9d Now fluid cpp files compile successfully. 2011-12-21 13:29:15 +01:00
Atgeirr Flø Rasmussen
5a6b40351f Imported items from dune-cornerpoint/dune/common. 2011-12-19 11:34:50 +01:00
Atgeirr Flø Rasmussen
9682593496 Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00