Opm::TstepWrapper Class Reference

#include <TstepWrapper.hpp>

Public Member Functions

 TstepWrapper (Opm::DeckKeywordConstPtr keyword)
 A wrapper class to provide convenient access to the data exposed by the 'TSTEP' keyword. More...
 
const std::vector< double > & timestepVector () const
 Return the simulated timestep sizes in seconds. More...
 
double totalTime () const
 Return the total simulation time in seconds. More...
 

Constructor & Destructor Documentation

Opm::TstepWrapper::TstepWrapper ( Opm::DeckKeywordConstPtr  keyword)
inline

A wrapper class to provide convenient access to the data exposed by the 'TSTEP' keyword.

Member Function Documentation

const std::vector<double>& Opm::TstepWrapper::timestepVector ( ) const
inline

Return the simulated timestep sizes in seconds.

double Opm::TstepWrapper::totalTime ( ) const
inline

Return the total simulation time in seconds.


The documentation for this class was generated from the following file: