#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 |
Definition at line 107 of file CSRConfig.h.
| using AMP::LinearAlgebra::csr_mode_layout::components = std::tuple<alloc, lidx, gidx, scalar> |
Definition at line 129 of file CSRConfig.h.
| using AMP::LinearAlgebra::csr_mode_layout::element = std::tuple_element_t<index, components> |
Definition at line 131 of file CSRConfig.h.
| using AMP::LinearAlgebra::csr_mode_layout::I = std::uint16_t |
Definition at line 108 of file CSRConfig.h.
|
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:42. Comments on this page |