Settings for the Kappa K-cycle. More...
#include <Cycle.h>
Public Attributes | |
| bool | comm_free_interp = false |
| indicates interpolation will not use ghosts and communication may be avoided. | |
| size_t | kappa = 1 |
| float | tol = 0 |
| residual tolerance for FCG/GCR. | |
| krylov_type | type = krylov_type::fcg |
| Krylov method for cycle. | |
| bool AMP::Solver::AMG::KappaKCycle::settings::comm_free_interp = false |
| size_t AMP::Solver::AMG::KappaKCycle::settings::kappa = 1 |
| float AMP::Solver::AMG::KappaKCycle::settings::tol = 0 |
| krylov_type AMP::Solver::AMG::KappaKCycle::settings::type = krylov_type::fcg |
|
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 |