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.
Allow block-structured bases and introduce corresponding matrix/vector data-structures.
TODO:
MatrixWrapper
, MatrixInserter
and VectorWrapper
for Eigen.