mathLab / pi-DoMUS

Parallel Deal.II MUltiphysics Solver
http://mathlab.github.io/pi-DoMUS/
GNU Lesser General Public License v2.1
16 stars 16 forks source link

pi-DoMUS redesign #212

Open asartori86 opened 8 years ago

asartori86 commented 8 years ago

We might need to redesign the structure of pi-DoMUS and probably also the BaseInterface and PDESystemInterface.

I would like to collect here the design flaws you note and/or suggestions.

asartori86 commented 8 years ago

What if the time stepper (e.g., imex, ida, arkode) are selected through the interface we derive (instead from parameter file)? In this way we will not have many initial time and final time in parameter file, since the stepper is unique