WIP: block-structured bases
Allow block-structured bases and introduce corresponding matrix/vector data-structures.
TODO:
-
Implement Eigen backend with blocking structure, i.e. implement MatrixWrapper
,MatrixInserter
andVectorWrapper
for Eigen.
Edited by Praetorius, Simon