WindowedArray.hpp File Reference
#include <cassert>
#include <exception>
#include <iterator>
#include <stdexcept>
#include <type_traits>
#include <vector>
#include <boost/range/iterator_range.hpp>
Include dependency graph for WindowedArray.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::RestartIO::Helpers::WindowedArray< T >
 
struct  Opm::RestartIO::Helpers::WindowedArray< T >::NumWindows
 
struct  Opm::RestartIO::Helpers::WindowedArray< T >::WindowSize
 
class  Opm::RestartIO::Helpers::WindowedMatrix< T >
 
struct  Opm::RestartIO::Helpers::WindowedMatrix< T >::NumRows
 
struct  Opm::RestartIO::Helpers::WindowedMatrix< T >::NumCols
 

Namespaces

namespace  Opm
 
namespace  Opm::RestartIO
 
namespace  Opm::RestartIO::Helpers
 

Detailed Description

Provide facilities to simplify constructing restart vectors such as IWEL or RSEG.