This MR does the following:
DefaultGlobalBasis
in constructor argument of DOFVector
and ParallelGlobalBasis
with a concept check for Dune::Functions::GlobalBasis
for the conversion of a dune-functions
-style basis into a ParallelGlobalBasis
.ParallelGlobalBasis
(Cleanup)