Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <fenl_functors.hpp>
Public Types | |
typedef KokkosSparse::StaticCrsGraph < unsigned, Space, void, void, unsigned > | StaticCrsGraphType |
typedef View< ValueType *, Space > | values_type |
typedef KokkosSparse::StaticCrsGraph < unsigned, Space, void, void, unsigned > | StaticCrsGraphType |
typedef View< ValueType *, Space > | values_type |
Public Member Functions | |
CrsMatrix () | |
CrsMatrix (const StaticCrsGraphType &arg_graph) | |
CrsMatrix () | |
CrsMatrix (const StaticCrsGraphType &arg_graph) | |
Public Attributes | |
StaticCrsGraphType | graph |
values_type | values |
Definition at line 73 of file FadMPAssembly/fenl_functors.hpp.
typedef KokkosSparse::StaticCrsGraph< unsigned , Space , void , void , unsigned > Kokkos::Example::FENL::CrsMatrix< ValueType, Space >::StaticCrsGraphType |
Definition at line 77 of file FadMPAssembly/fenl_functors.hpp.
typedef View< ValueType * , Space > Kokkos::Example::FENL::CrsMatrix< ValueType, Space >::values_type |
Definition at line 79 of file FadMPAssembly/fenl_functors.hpp.
typedef KokkosSparse::StaticCrsGraph< unsigned , Space , void , void , unsigned > Kokkos::Example::FENL::CrsMatrix< ValueType, Space >::StaticCrsGraphType |
Definition at line 73 of file MPAssembly/fenl_functors.hpp.
typedef View< ValueType * , Space > Kokkos::Example::FENL::CrsMatrix< ValueType, Space >::values_type |
Definition at line 75 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 84 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 86 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 80 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 82 of file MPAssembly/fenl_functors.hpp.
StaticCrsGraphType Kokkos::Example::FENL::CrsMatrix< ValueType, Space >::graph |
Definition at line 81 of file FadMPAssembly/fenl_functors.hpp.
values_type Kokkos::Example::FENL::CrsMatrix< ValueType, Space >::values |
Definition at line 82 of file FadMPAssembly/fenl_functors.hpp.