Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert one line from #1620 which changed CrsMatrix::values_type (a 1D view) to be default_layout instead of LayoutRight. This seemed totally reasonable (the graph's rowptrs/entries already used default_layout), but the change makes spmv give wrong answers with Sacado PCE or MPVector as the scalar type.
- Loading branch information