#include <Aggregation.h>
Definition at line 22 of file Aggregation.h.
◆ PairwiseAggregator()
◆ assignLocalAggregates() [1/2]
template<class Config >
| int AMP::Solver::AMG::PairwiseAggregator::assignLocalAggregates |
( |
std::shared_ptr< LinearAlgebra::CSRMatrix< Config > > |
A, |
|
|
int * |
agg_ids |
|
) |
| |
◆ assignLocalAggregates() [2/2]
| int AMP::Solver::AMG::PairwiseAggregator::assignLocalAggregates |
( |
std::shared_ptr< LinearAlgebra::Matrix > |
A, |
|
|
int * |
agg_ids |
|
) |
| |
|
overridevirtual |
◆ getAggregateMatrix() [1/2]
template<typename Config >
◆ getAggregateMatrix() [2/2]
◆ d_checkdd
| const bool AMP::Solver::AMG::Aggregator::d_checkdd |
|
inherited |
◆ d_settings
◆ d_strength_measure
| const std::string AMP::Solver::AMG::Aggregator::d_strength_measure |
|
inherited |
◆ d_strength_threshold
| const float AMP::Solver::AMG::Aggregator::d_strength_threshold |
|
inherited |
The documentation for this struct was generated from the following file: