My Project
|
Public Member Functions | |
ScheduleStatic (std::shared_ptr< const Python > python_handle) | |
ScheduleStatic (std::shared_ptr< const Python > python_handle, const ScheduleRestartInfo &restart_info, const Deck &deck, const Runspec &runspec, const std::optional< int > &output_interval_, const ParseContext &parseContext, ErrorGuard &errors) | |
template<class Serializer > | |
void | serializeOp (Serializer &serializer) |
bool | operator== (const ScheduleStatic &other) const |
Static Public Member Functions | |
static ScheduleStatic | serializationTestObject () |
Public Attributes | |
std::shared_ptr< const Python > | m_python_handle |
std::string | m_input_path |
ScheduleRestartInfo | rst_info |
MessageLimits | m_deck_message_limits |
UnitSystem | m_unit_system |
Runspec | m_runspec |
RSTConfig | rst_config |
std::optional< int > | output_interval |
double | sumthin {-1.0} |
bool | rptonly {false} |
bool | gaslift_opt_active {false} |
std::optional< OilVaporizationProperties > | oilVap |