GpuView.hpp File Reference
#include <dune/common/fvector.hh>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/utility/gpuDecorators.hpp>
#include <opm/simulators/linalg/gpuistl/detail/safe_conversion.hpp>
#include <stdexcept>
#include <vector>
#include <fmt/core.h>
Include dependency graph for GpuView.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::gpuistl::GpuView< T >
 The GpuView class is provides a view of some data allocated on the GPU Essenstially is only stores a pointer and a size. More...
 
class  Opm::gpuistl::GpuView< T >::iterator
 Iterator class to make GpuViews more similar to std containers. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::gpuistl