Advanced Multi-Physics (AMP)
On-Line Documentation
Public Types | List of all members
AMP::LinearAlgebra::CSRConfig< Alloc, LocalInd, GlobalInd, Scalar >::set_alloc< new_alloc > Struct Template Reference

#include <CSRConfig.h>

Public Types

using type = CSRConfig< new_alloc, LocalInd, GlobalInd, Scalar >
 

Detailed Description

template<alloc Alloc, index LocalInd, index GlobalInd, scalar Scalar>
template<alloc new_alloc>
struct AMP::LinearAlgebra::CSRConfig< Alloc, LocalInd, GlobalInd, Scalar >::set_alloc< new_alloc >

Definition at line 295 of file CSRConfig.h.

Member Typedef Documentation

◆ type

template<alloc Alloc, index LocalInd, index GlobalInd, scalar Scalar>
template<alloc new_alloc>
using AMP::LinearAlgebra::CSRConfig< Alloc, LocalInd, GlobalInd, Scalar >::set_alloc< new_alloc >::type = CSRConfig<new_alloc, LocalInd, GlobalInd, Scalar>

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