#include <RawCSRMatrixParameters.h>
Public Attributes | |
| scalar_t * | d_coeffs = nullptr |
| gidx_t * | d_cols = nullptr |
| lidx_t * | d_row_starts = nullptr |
Definition at line 24 of file RawCSRMatrixParameters.h.
| scalar_t* AMP::LinearAlgebra::RawCSRMatrixParameters< Config >::RawCSRLocalMatrixParameters::d_coeffs = nullptr |
Definition at line 27 of file RawCSRMatrixParameters.h.
Referenced by AMP::Solver::AMG::coarse_operator< Config >::create_matrix().
| gidx_t* AMP::LinearAlgebra::RawCSRMatrixParameters< Config >::RawCSRLocalMatrixParameters::d_cols = nullptr |
Definition at line 26 of file RawCSRMatrixParameters.h.
Referenced by AMP::Solver::AMG::coarse_operator< Config >::create_matrix().
| lidx_t* AMP::LinearAlgebra::RawCSRMatrixParameters< Config >::RawCSRLocalMatrixParameters::d_row_starts = nullptr |
Definition at line 25 of file RawCSRMatrixParameters.h.
Referenced by AMP::Solver::AMG::coarse_operator< Config >::create_matrix().
|
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:43. Comments on this page |