mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed enum
Removed enum for result position which now is replaced by a private enum in the reader class.
This commit is contained in:
parent
520823c267
commit
3bbe7ec2dd
@ -29,12 +29,6 @@ class odb_Odb;
|
||||
class odb_Frame;
|
||||
class odb_Instance;
|
||||
|
||||
enum ResPos
|
||||
{
|
||||
NODAL,
|
||||
ELEMENT_NODAL,
|
||||
INTEGRATION_POINT
|
||||
};
|
||||
|
||||
//==================================================================================================
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user