Atgeirr Flø Rasmussen
|
4ad160d2de
|
Add new constructor, that can handle MINPV processing.
|
2014-08-25 15:20:41 +02:00 |
|
Atgeirr Flø Rasmussen
|
f72f823aab
|
Make all construction from deck use EclipseGrid.
The deck constructor is still present, but it will construct an
EclipseGrid object instead of doing its own equivalent processing.
|
2014-08-21 14:21:21 +02:00 |
|
Andreas Lauser
|
f96417e81c
|
rename all "newParserDeck" objects to "deck"
The "new" parser is now "the" parser...
|
2014-05-21 11:22:43 +02:00 |
|
Andreas Lauser
|
3941fbc5f1
|
remove EclipseGridParser compatibility methods from all classes
|
2014-05-21 11:22:43 +02:00 |
|
Joakim Hove
|
0c9212a605
|
ERT-601: Added GridManager() constructor which takes a Parser::EclipseGrid instance
|
2014-04-22 17:16:11 +02:00 |
|
Atgeirr Flø Rasmussen
|
f8f7550782
|
Made single-argument constructors explicit.
Avoids unintended implicit conversions.
|
2014-03-17 13:27:50 +01:00 |
|
Andreas Lauser
|
099d6ee797
|
rename "createGrDecl" to "createGrdecl"
|
2014-02-07 19:35:28 +01:00 |
|
Andreas Lauser
|
96a7730d8c
|
add variants of all methods which take the new parser to the grid manager
|
2014-02-07 19:35:28 +01:00 |
|
Joakim Hove
|
59b99f7444
|
Added method saveEGRID() on GridManager
|
2013-07-24 14:43:06 +02:00 |
|
Atgeirr Flø Rasmussen
|
0a935774d2
|
Move GridManager to grid subdir.
Also remove GridAdapter (moved to dune-cornerpoint), and
moved grid.c implementation file to grid subdir.
|
2013-03-18 10:16:46 +01:00 |
|