#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::array< std::shared_ptr< LinearAlgebra::Vector >, N > | work |
| std::shared_ptr< LinearAlgebra::Vector > | x |
|
inherited |
|
inherited |
|
inherited |
|
mutableinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| std::array<std::shared_ptr<LinearAlgebra::Vector>, N> AMP::Solver::AMG::LevelWithWorkspace< N >::work |
|
inherited |
|
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 |