Advanced Multi-Physics (AMP)
On-Line Documentation
Namespaces | Functions
MatrixDataTransforms.h File Reference
#include "AMP/matrices/Matrix.h"
#include <numeric>
#include <type_traits>
Include dependency graph for MatrixDataTransforms.h:

Go to the source code of this file.

Namespaces

namespace  AMP
 
namespace  AMP::LinearAlgebra
 

Functions

template<typename Policy >
void AMP::LinearAlgebra::transformDofToCSR (std::shared_ptr< Matrix > matrix, typename Policy::gidx_t &startRow, typename Policy::gidx_t &endRow, typename Policy::gidx_t &startCol, typename Policy::gidx_t &endCol, std::vector< typename Policy::lidx_t > &rs_d, std::vector< typename Policy::gidx_t > &cols_d, std::vector< typename Policy::scalar_t > &coeffs_d, std::vector< typename Policy::lidx_t > &rs_od, std::vector< typename Policy::gidx_t > &cols_od, std::vector< typename Policy::scalar_t > &coeffs_od)
 



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