#include <Strength.h>
Public Types | |
| using | const_ref_type = const mask_t & |
| using | ref_type = mask_t & |
Public Member Functions | |
| constexpr ref_type | operator[] (lidx_t i) |
| constexpr const_ref_type | operator[] (lidx_t i) const |
Public Attributes | |
| lidx_t | offset |
| mask_t * | ptr |
Definition at line 93 of file Strength.h.
| using AMP::Solver::AMG::Strength< Mat >::storage::reference::const_ref_type = const mask_t & |
Definition at line 95 of file Strength.h.
| using AMP::Solver::AMG::Strength< Mat >::storage::reference::ref_type = mask_t & |
Definition at line 94 of file Strength.h.
|
inlineconstexpr |
Definition at line 98 of file Strength.h.
References AMP::Solver::AMG::Strength< Mat >::storage::reference::offset, and AMP::Solver::AMG::Strength< Mat >::storage::reference::ptr.
|
inlineconstexpr |
Definition at line 99 of file Strength.h.
References AMP::Solver::AMG::Strength< Mat >::storage::reference::offset, and AMP::Solver::AMG::Strength< Mat >::storage::reference::ptr.
| lidx_t AMP::Solver::AMG::Strength< Mat >::storage::reference::offset |
Definition at line 97 of file Strength.h.
Referenced by AMP::Solver::AMG::Strength< Mat >::storage::reference::operator[](), and AMP::Solver::AMG::Strength< Mat >::storage::reference::operator[]().
| mask_t* AMP::Solver::AMG::Strength< Mat >::storage::reference::ptr |
Definition at line 96 of file Strength.h.
Referenced by AMP::Solver::AMG::Strength< Mat >::storage::reference::operator[](), and AMP::Solver::AMG::Strength< Mat >::storage::reference::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 |