value_status.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::value
 

Enumerations

enum class  Opm::value::status : unsigned char { Opm::value::uninitialized = 0 , Opm::value::deck_value = 1 , Opm::value::empty_default = 2 , Opm::value::valid_default = 3 }
 

Functions

bool Opm::value::defaulted (status st)
 
bool Opm::value::has_value (status st)