TableEnums.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::Table
 

Enumerations

enum  Opm::Table::ColumnOrderEnum {
  Opm::Table::INCREASING = 1 , Opm::Table::STRICTLY_INCREASING = 2 , Opm::Table::DECREASING = 3 , Opm::Table::STRICTLY_DECREASING = 4 ,
  Opm::Table::RANDOM = 5
}
 
enum  Opm::Table::DefaultAction { Opm::Table::DEFAULT_NONE = 1 , Opm::Table::DEFAULT_CONST = 2 , Opm::Table::DEFAULT_LINEAR = 3 }