Andreas Lauser
|
ebb1da0662
|
replace all boost:: smart pointers by their std:: equivalents
The std variants are part of c++-2011 and it's 2014 now. (they are
also available in GCC 4.4.)
|
2014-05-02 16:17:54 +02:00 |
|
Andreas Lauser
|
b7f3ee7b79
|
rename "newParserDeck" to "deck"
|
2014-05-02 15:48:04 +02:00 |
|
Andreas Lauser
|
dbb19403fc
|
completely remove the EclipseGridParser from the module
|
2014-05-02 15:47:52 +02:00 |
|
Joakim Hove
|
2f23e72bea
|
Removed calls to WellsManager() constructor which uses old EclipseGridParser.
|
2014-03-25 19:36:42 +01:00 |
|
Atgeirr Flø Rasmussen
|
9337a6227b
|
Renamed misleading adfi -> fi.
Some classes and a program were renamed since they were not fully implicit
solvers despite their names indicating it.
|
2013-09-19 14:52:39 +02:00 |
|