Advanced Multi-Physics (AMP)
On-Line Documentation
Public Types | Public Member Functions | Public Attributes | List of all members
AMP::Solver::AMG::Strength< Mat >::storage::reference Struct Reference

#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_tptr
 

Detailed Description

template<class Mat>
struct AMP::Solver::AMG::Strength< Mat >::storage::reference

Definition at line 93 of file Strength.h.

Member Typedef Documentation

◆ const_ref_type

template<class Mat >
using AMP::Solver::AMG::Strength< Mat >::storage::reference::const_ref_type = const mask_t &

Definition at line 95 of file Strength.h.

◆ ref_type

template<class Mat >
using AMP::Solver::AMG::Strength< Mat >::storage::reference::ref_type = mask_t &

Definition at line 94 of file Strength.h.

Member Function Documentation

◆ operator[]() [1/2]

template<class Mat >
constexpr ref_type AMP::Solver::AMG::Strength< Mat >::storage::reference::operator[] ( lidx_t  i)
inlineconstexpr

◆ operator[]() [2/2]

template<class Mat >
constexpr const_ref_type AMP::Solver::AMG::Strength< Mat >::storage::reference::operator[] ( lidx_t  i) const
inlineconstexpr

Member Data Documentation

◆ offset

template<class Mat >
lidx_t AMP::Solver::AMG::Strength< Mat >::storage::reference::offset

◆ ptr

template<class Mat >
mask_t* AMP::Solver::AMG::Strength< Mat >::storage::reference::ptr

The documentation for this struct was generated from the following file:



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:45.
Comments on this page