Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
dg::detail::CusparseError Struct Reference
Inheritance diagram for dg::detail::CusparseError:
[legend]

Public Member Functions

 CusparseError (cusparseStatus_t error)
 
cusparseStatus_t error () const
 
cusparseStatus_t & error ()
 
char const * what () const noexcept
 

Constructor & Destructor Documentation

◆ CusparseError()

dg::detail::CusparseError::CusparseError ( cusparseStatus_t error)
inline

Member Function Documentation

◆ error() [1/2]

cusparseStatus_t & dg::detail::CusparseError::error ( )
inline

◆ error() [2/2]

cusparseStatus_t dg::detail::CusparseError::error ( ) const
inline

◆ what()

char const * dg::detail::CusparseError::what ( ) const
inlinenoexcept

The documentation for this struct was generated from the following file: