#include <Cycle.h>

Public Attributes | |
| std::shared_ptr< LevelOperator > | A |
| std::shared_ptr< LinearAlgebra::Vector > | b |
| std::shared_ptr< LinearAlgebra::Vector > | correction |
| std::size_t | nrelax = 0 |
| std::shared_ptr< AMP::Operator::Operator > | P |
| std::unique_ptr< AMP::Solver::SolverStrategy > | post_relaxation |
| std::unique_ptr< AMP::Solver::SolverStrategy > | pre_relaxation |
| std::shared_ptr< AMP::Operator::Operator > | R |
| std::shared_ptr< LinearAlgebra::Vector > | r |
| std::shared_ptr< LinearAlgebra::Vector > | x |
| std::shared_ptr<LevelOperator> AMP::Solver::AMG::Level::A |
| std::shared_ptr<LinearAlgebra::Vector> AMP::Solver::AMG::Level::b |
| std::shared_ptr<LinearAlgebra::Vector> AMP::Solver::AMG::Level::correction |
| std::shared_ptr<AMP::Operator::Operator> AMP::Solver::AMG::Level::P |
| std::unique_ptr<AMP::Solver::SolverStrategy> AMP::Solver::AMG::Level::post_relaxation |
| std::unique_ptr<AMP::Solver::SolverStrategy> AMP::Solver::AMG::Level::pre_relaxation |
| std::shared_ptr<AMP::Operator::Operator> AMP::Solver::AMG::Level::R |
| std::shared_ptr<LinearAlgebra::Vector> AMP::Solver::AMG::Level::r |
| std::shared_ptr<LinearAlgebra::Vector> AMP::Solver::AMG::Level::x |
|
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 |