THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below.
User who did this - Bernd Flemisch (bernd) Attached to Project - DuMuX Summary - Get rid of "self-written" parallel linear solvers Task Type - Feature Request Category - General Status - New Assigned To - Bernd Flemisch Operating System - Unspecified Severity - Low Priority - Normal Reported Version - SVN Due in Version - 2.9 Due Date - Undecided Details - In dumux/linear/boxlinearsolver.hh, there are several linear solver backends which use "self-written" infrastructure for parallel runs from the files borderindex.hh, domesticoverlapfrombcrsmatrix.hh, elementborderlistfromgrid.hh, foreignoverlapfrombcrsmatrix.hh, globalindices.hh, overlapping...hh, vectorexchange.hh, vertexborderlistfromgrid.hh. Since the parallelism is restricted to box, the iteration counts deteriorate with growing process numbers, the code is hard to maintain or to generalize, and we have the general / rather robust / mostly upstream-maintained AMGBackend, I propose to get rid of boxlinearsolver.hh and the infrastructure files. More information can be found at the following URL: http://www.dumux.org/flyspray/index.php?do=details&task_id=293 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
