Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | List of all members
cusp::precond::aggregation::amg_container< IndexType, ValueType, cusp::host_memory > Struct Template Reference

#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
 

Detailed Description

template<typename IndexType, typename ValueType>
struct cusp::precond::aggregation::amg_container< IndexType, ValueType, cusp::host_memory >

Definition at line 55 of file block_smoothed_aggregation.h.

Member Typedef Documentation

◆ setup_type

template<typename IndexType , typename ValueType >
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.

◆ solve_type

template<typename IndexType , typename ValueType >
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.


The documentation for this struct was generated from the following file: