#include <AggregationSettings.h>

Public Member Functions | |
| PairwiseCoarsenSettings & | operator= (const CoarsenSettings &other) |
Public Attributes | |
| bool | checkdd |
| size_t | pairwise_passes |
| std::string | strength_measure |
| float | strength_threshold |
Definition at line 14 of file AggregationSettings.h.
|
inline |
Definition at line 16 of file AggregationSettings.h.
References AMP::Solver::AMG::CoarsenSettings::checkdd, AMP::Solver::AMG::CoarsenSettings::strength_measure, and AMP::Solver::AMG::CoarsenSettings::strength_threshold.
|
inherited |
Definition at line 11 of file AggregationSettings.h.
Referenced by operator=().
| size_t AMP::Solver::AMG::PairwiseCoarsenSettings::pairwise_passes |
Definition at line 15 of file AggregationSettings.h.
|
inherited |
Definition at line 10 of file AggregationSettings.h.
Referenced by operator=().
|
inherited |
Definition at line 9 of file AggregationSettings.h.
Referenced by operator=().
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:45. Comments on this page |