Advanced Multi-Physics (AMP)
On-Line Documentation
Static Public Member Functions | Static Public Attributes | List of all members
AMP::LinearAlgebra::make_mode< Alloc, local, global, Scalar >::assemble< vs > Struct Template Reference

#include <CSRConfig.h>

Static Public Member Functions

template<I... Is>
static constexpr I get (std::integer_sequence< I, Is... >)
 

Static Public Attributes

static constexpr auto value = get( std::make_integer_sequence<I, sizeof...( vs )>{} )
 

Detailed Description

template<alloc Alloc, index local, index global, scalar Scalar>
template<auto... vs>
struct AMP::LinearAlgebra::make_mode< Alloc, local, global, Scalar >::assemble< vs >

Definition at line 139 of file CSRConfig.h.

Member Function Documentation

◆ get()

template<alloc Alloc, index local, index global, scalar Scalar>
template<auto... vs>
template<I... Is>
static constexpr I AMP::LinearAlgebra::make_mode< Alloc, local, global, Scalar >::assemble< vs >::get ( std::integer_sequence< I, Is... >  )
inlinestaticconstexpr

Definition at line 141 of file CSRConfig.h.

Member Data Documentation

◆ value

template<alloc Alloc, index local, index global, scalar Scalar>
template<auto... vs>
constexpr auto AMP::LinearAlgebra::make_mode< Alloc, local, global, Scalar >::assemble< vs >::value = get( std::make_integer_sequence<I, sizeof...( vs )>{} )
staticconstexpr

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