[draft] Feature/use dune assemblers
This adds support for the dune-assembler LocalAssembler
interfaces to the Dune::Fufem::Forms
local assemblers.
The latter now provide both interfaces simultaneously. A few examples have been adjusted to use the new global
assembler from dune-assemblers. This also affects the python examples which now automatically use the new
assembler.