Add PDELab header including the entire module
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.