SparseTable.hpp File Reference
#include <vector>
#include <numeric>
#include <algorithm>
#include <ostream>
#include <type_traits>
#include <opm/common/ErrorMacros.hpp>
#include <opm/grid/utility/IteratorRange.hpp>
#include <opm/common/utility/gpuistl_if_available.hpp>
Include dependency graph for SparseTable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::PoisonIterator< T >
 
class  Opm::SparseTable< T, Storage >
 
struct  Opm::SparseTable< T, Storage >::row_type_helper< U, class >
 
struct  Opm::SparseTable< T, Storage >::row_type_helper< U, std::void_t< typename U::const_iterator > >
 
class  Opm::SparseTable< T, Storage >::Iterator
 

Namespaces

namespace  Opm
 Holds the implementation of the CpGrid as a pimple.
 

Variables

template<class >
constexpr bool Opm::always_false_v = false