Feature/common math reduced requirements
The changes allow the use of e.g. Dune::BlockVector as a storage container that don't implement back. This algorithm now only requires size, [], begin/end.
The changes allow the use of e.g. Dune::BlockVector as a storage container that don't implement back. This algorithm now only requires size, [], begin/end.