Advanced Multi-Physics (AMP)
On-Line Documentation
Classes | Public Types | List of all members
AMP::LinearAlgebra::csr_mode_layout Struct Reference

#include <CSRConfig.h>

Classes

struct  alloc
 
struct  gidx
 
struct  lidx
 
struct  scalar
 

Public Types

using components = std::tuple< alloc, lidx, gidx, scalar >
 
template<I index>
using element = std::tuple_element_t< index, components >
 
using I = std::uint16_t
 

Detailed Description

Definition at line 107 of file CSRConfig.h.

Member Typedef Documentation

◆ components

Definition at line 129 of file CSRConfig.h.

◆ element

template<I index>
using AMP::LinearAlgebra::csr_mode_layout::element = std::tuple_element_t<index, components>

Definition at line 131 of file CSRConfig.h.

◆ I

Definition at line 108 of file CSRConfig.h.


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:42.
Comments on this page