TimeStepControl.hpp File Reference
#include <opm/simulators/timestepping/TimeStepControlInterface.hpp>
#include <string>
#include <vector>
Include dependency graph for TimeStepControl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::SimpleIterationCountTimeStepControl
 
class  Opm::PIDTimeStepControl
 
class  Opm::PIDAndIterationCountTimeStepControl
 
class  Opm::HardcodedTimeStepControl
 

Namespaces

namespace  Opm
 

Enumerations

enum class  Opm::TimeStepControlType { Opm::SimpleIterationCount , Opm::PID , Opm::PIDAndIterationCount , Opm::HardCodedTimeStep }