Belos Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
BelosKokkosDenseAdapter.hpp File Reference

Full specialization of Belos::DenseMatTraits for Kokkos::DualView with arbitrary scalarType. All views are expected to have 2 dimensions. More...

#include "Teuchos_Assert.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_BLAS.hpp"
#include "Teuchos_LAPACK.hpp"
#include "BelosDenseMatTraits.hpp"
#include "Kokkos_DualView.hpp"
#include "Kokkos_Random.hpp"
#include "KokkosKernels_ArithTraits.hpp"
#include "KokkosBlas1_scal.hpp"
#include "KokkosBlas1_axpby.hpp"
#include <vector>
Include dependency graph for BelosKokkosDenseAdapter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::KokkosDenseSolver< Scalar, DM >
 Full specialization of Belos::DenseMatSolver for Kokkos::DualView. More...
 
class  Belos::DenseMatTraits< Scalar, Kokkos::DualView< typename KokkosKernels::ArithTraits< Scalar >::val_type **, Properties... > >
 Full specialization of Belos::DenseMatTraits for Kokkos::DualView. More...
 

Namespaces

namespace  Belos
 

Functions

template<typename V >
void Belos::kokkos_transpose (const V &dst, const V &src)
 Helper function for copying Kokkos::DualView into conjugate Kokkos::DualView.
 

Detailed Description

Full specialization of Belos::DenseMatTraits for Kokkos::DualView with arbitrary scalarType. All views are expected to have 2 dimensions.

Definition in file BelosKokkosDenseAdapter.hpp.


Generated for Belos by doxygen 1.9.8