CleanUp usages of BackendVectorSelector etc.
requested to merge andreas.nuessing/dune-pdelab-howto:feature/backendselector-template-aliases into master
Instead of fetching the Vector type from the BackendVectorSelector directly using typename, we use the new template aliases Backend::Vector.
This fixes #3 (closed)