Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <block_smoothed_aggregation.h>
Public Types | |
typedef cusp::csr_matrix< IndexType, ValueType, cusp::device_memory > | setup_type |
typedef cusp::csr_matrix< IndexType, ValueType, cusp::device_memory > | solve_type |
Definition at line 63 of file block_smoothed_aggregation.h.
typedef cusp::csr_matrix<IndexType,ValueType,cusp::device_memory> cusp::precond::aggregation::amg_container< IndexType, ValueType, cusp::device_memory >::setup_type |
Definition at line 68 of file block_smoothed_aggregation.h.
typedef cusp::csr_matrix<IndexType,ValueType,cusp::device_memory> cusp::precond::aggregation::amg_container< IndexType, ValueType, cusp::device_memory >::solve_type |
Definition at line 69 of file block_smoothed_aggregation.h.