Capture parameter classes by non-const references
Pass parameter classes in the drivers by simple references and not const references.
Add (trivial) setTime()
-method to problem classes which are used in instationary calculations.
This is related to the merge request dune-pdelab!189 (merged) which has been merged by now.