Generating an operator from UFL integrands
This patch series adds a new operator (called GalerkinOperator for the lack of a better name), which generates a dune-fem operator given only the integrands for the interior, boundary and skeleton integrals. These integrands can, then, be generated automatically from a UFL form.