Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KokkosSparse_par_ilut_numeric_impl.hpp: use capture by reference
Resolve warnings in builds with c++20 support enabled: "kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(591): warning #2908-D: the implicit by-copy capture of "this" is deprecated"
- Loading branch information