Hi Alexander,
> On 26 Jul 2016, at 09:40, Alexander <[email protected]> wrote: > > > @Denis: I agree, the logic is somewhat deficient. I also think documentation > and interface itself (e.g. I have no idea why does method set_solver_type > <https://www.dealii.org/developer/doxygen/deal.II/classPETScWrappers_1_1SparseDirectMUMPS.html#a60cb4d5b7271dfed1e82993e41f10629> > exist and exposed to the public) could be improved. I created a GitHub issue to track this https://github.com/dealii/dealii/issues/2869 As per set_solver_type, it is protected so it is not exposed to users. Should be ok, AFAICT. Regards, Denis. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
