hypre-space / hypre

Parallel solvers for sparse linear systems featuring multigrid methods.
https://www.llnl.gov/casc/hypre/
Other
674 stars 185 forks source link

row_indexes for IJMatrixGetValues #1103

Closed waynemitchell closed 2 months ago

waynemitchell commented 3 months ago

Add option to pass row_indexes to the IJMatrixGetValues routines. This aligns with existing implementation for the SetValues routines and is necessary for upcoming functionality in the recmat branch.