ricosjp/monolish

Fix warning

t-hishinuma opened this issue · 1 comments

in CRS diag op and CUDA functions

in examples

DC.cpp:24:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
  solver.solve(A, lambda);