mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove special summary case connected to a grid model
* Remove use of RimGridSummaryCase * Remove unused summary plot filter text * Delete unused files
This commit is contained in:
@@ -25,7 +25,6 @@ class QString;
|
||||
class QDateTime;
|
||||
|
||||
class RimSimWellInView;
|
||||
class RimGridSummaryCase;
|
||||
class RifSummaryReaderInterface;
|
||||
class RimSummaryCase;
|
||||
|
||||
@@ -36,7 +35,7 @@ class RimSummaryCase;
|
||||
class RimSimWellInViewTools
|
||||
{
|
||||
public:
|
||||
static RimGridSummaryCase* gridSummaryCaseForWell( RimSimWellInView* well );
|
||||
static RimSummaryCase* summaryCaseForWell( RimSimWellInView* well );
|
||||
static std::vector<RimSummaryCase*> summaryCases();
|
||||
static bool isInjector( RimSimWellInView* well );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user