Advanced Multi-Physics (AMP)
On-Line Documentation
Static Public Attributes | List of all members
AMP::LinearAlgebra::get_mode_comp< mode, L > Struct Template Reference

#include <CSRConfig.h>

Static Public Attributes

static constexpr auto value
 

Detailed Description

template<csr_mode mode, class L>
struct AMP::LinearAlgebra::get_mode_comp< mode, L >

Definition at line 321 of file CSRConfig.h.

Member Data Documentation

◆ value

template<csr_mode mode, class L >
constexpr auto AMP::LinearAlgebra::get_mode_comp< mode, L >::value
staticconstexpr
Initial value:
= static_cast<typename L::type>(
( static_cast<std::uint16_t>( mode ) & L::mask ) >> L::shift )

Definition at line 322 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