Skip to content

Add PDELab header including the entire module

Linus Seelinger requested to merge linus/pdelab-header into master

With this change, #include <dune/pdelab.hh> is enough for using pdelab.

That should make it more accessible to beginners and saves developers quite a bit of redundant copy-paste.

Some minor adjustments were necessary to make this work, shouldn't break anything though.

Merge request reports