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