| 802a8dd1 | 22-Apr-2014 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
sacusp: Fixed includes to correctly deal with Cusp 0.4.0.
The relevant source file has been moved from cusp/precond/smoothed_aggregation.h to cusp/precond/aggregation/smoothed_aggregation.h in Cus
sacusp: Fixed includes to correctly deal with Cusp 0.4.0.
The relevant source file has been moved from cusp/precond/smoothed_aggregation.h to cusp/precond/aggregation/smoothed_aggregation.h in Cusp 0.4.0. The preconditioner class moved from namespace cusp::precond::smoothed_aggregation to cusp::precond::aggregation::smoothed_aggregation Since this only affects two .cu files (plus BuildSystem), I refrained from introducing a separate header file.
show more ...
|