#include <Util.h>

Public Types | |
| using | gidx_t = typename Config::gidx_t |
| using | parcsr_t = par_csr< Config, gidx_t > |
Public Attributes | |
| AMP_MPI | comm |
| std::array< gidx_t, 2 > | diag_extents |
| std::shared_ptr< LinearAlgebra::Variable > | left_var |
| std::shared_ptr< LinearAlgebra::Variable > | right_var |
| parcsr_t | store |
| using AMP::Solver::AMG::coarse_matrix< Config >::gidx_t = typename Config::gidx_t |
| using AMP::Solver::AMG::coarse_matrix< Config >::parcsr_t = par_csr<Config, gidx_t> |
| AMP_MPI AMP::Solver::AMG::coarse_matrix< Config >::comm |
| std::array<gidx_t, 2> AMP::Solver::AMG::coarse_matrix< Config >::diag_extents |
| std::shared_ptr<LinearAlgebra::Variable> AMP::Solver::AMG::coarse_matrix< Config >::left_var |
| std::shared_ptr<LinearAlgebra::Variable> AMP::Solver::AMG::coarse_matrix< Config >::right_var |
| parcsr_t AMP::Solver::AMG::coarse_matrix< Config >::store |
|
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 |