CuVector.hpp File Reference
#include <dune/common/fvector.hh>
#include <dune/istl/bvector.hh>
#include <exception>
#include <fmt/core.h>
#include <opm/common/ErrorMacros.hpp>
#include <opm/simulators/linalg/cuistl/detail/CuBlasHandle.hpp>
#include <opm/simulators/linalg/cuistl/detail/safe_conversion.hpp>
#include <vector>
#include <string>
Include dependency graph for CuVector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::cuistl
 

Functions

void Opm::cuistl::setZeroAtIndexSet (const CuVector< int > &indexSet)
 The CuVector class is a simple (arithmetic) vector class for the GPU. More...
 
std::string Opm::cuistl::toDebugString ()