Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_CrsMatrix.hpp>
Public Types | |
typedef CrsMatrix< MatrixValue, Device, Layout > | matrix_type |
typedef Device | execution_space |
typedef execution_space::size_type | size_type |
Static Public Member Functions | |
static void | write (const matrix_type &A, const std::string &filename) |
Definition at line 702 of file Stokhos_CrsMatrix.hpp.
typedef CrsMatrix<MatrixValue,Device,Layout> Stokhos::MatrixMarketWriter< CrsMatrix< MatrixValue, Device, Layout > >::matrix_type |
Definition at line 705 of file Stokhos_CrsMatrix.hpp.
typedef Device Stokhos::MatrixMarketWriter< CrsMatrix< MatrixValue, Device, Layout > >::execution_space |
Definition at line 706 of file Stokhos_CrsMatrix.hpp.
typedef execution_space::size_type Stokhos::MatrixMarketWriter< CrsMatrix< MatrixValue, Device, Layout > >::size_type |
Definition at line 707 of file Stokhos_CrsMatrix.hpp.
|
inlinestatic |
Definition at line 709 of file Stokhos_CrsMatrix.hpp.