Advanced Multi-Physics (AMP)
On-Line Documentation
Public Attributes | List of all members
AMP::LinearAlgebra::RawCSRMatrixParameters< Config >::RawCSRLocalMatrixParameters Struct Reference

#include <RawCSRMatrixParameters.h>

Public Attributes

scalar_td_coeffs = nullptr
 
gidx_td_cols = nullptr
 
lidx_td_row_starts = nullptr
 

Detailed Description

template<typename Config>
struct AMP::LinearAlgebra::RawCSRMatrixParameters< Config >::RawCSRLocalMatrixParameters

Definition at line 24 of file RawCSRMatrixParameters.h.

Member Data Documentation

◆ d_coeffs

template<typename Config >
scalar_t* AMP::LinearAlgebra::RawCSRMatrixParameters< Config >::RawCSRLocalMatrixParameters::d_coeffs = nullptr

◆ d_cols

template<typename Config >
gidx_t* AMP::LinearAlgebra::RawCSRMatrixParameters< Config >::RawCSRLocalMatrixParameters::d_cols = nullptr

◆ d_row_starts

template<typename Config >
lidx_t* AMP::LinearAlgebra::RawCSRMatrixParameters< Config >::RawCSRLocalMatrixParameters::d_row_starts = nullptr

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