Opm::RestartIO::Helpers::WindowedMatrix< T > Member List

This is the complete list of members for Opm::RestartIO::Helpers::WindowedMatrix< T >, including all inherited members.

data() const -> decltype(std::declval< const WindowedArray< T > >().data())Opm::RestartIO::Helpers::WindowedMatrix< T >inline
getDataDestructively() -> decltype(std::declval< WindowedArray< T > >() .getDataDestructively())Opm::RestartIO::Helpers::WindowedMatrix< T >inline
Idx typedefOpm::RestartIO::Helpers::WindowedMatrix< T >
numCols() constOpm::RestartIO::Helpers::WindowedMatrix< T >inline
numRows() constOpm::RestartIO::Helpers::WindowedMatrix< T >inline
operator()(const Idx row, const Idx col)Opm::RestartIO::Helpers::WindowedMatrix< T >inline
operator()(const Idx row, const Idx col) constOpm::RestartIO::Helpers::WindowedMatrix< T >inline
ReadWindow typedefOpm::RestartIO::Helpers::WindowedMatrix< T >
WindowedMatrix(const NumRows &nRows, const NumCols &nCols, const WindowSize &sz)Opm::RestartIO::Helpers::WindowedMatrix< T >inlineexplicit
WindowSize typedefOpm::RestartIO::Helpers::WindowedMatrix< T >
windowSize() constOpm::RestartIO::Helpers::WindowedMatrix< T >inline
WriteWindow typedefOpm::RestartIO::Helpers::WindowedMatrix< T >