Public Types | |
| template<class RowNode , class ColNode > | |
| using | MatData = Data< RowNode, ColNode > |
| List of operators associated with matrix blocks (RowNode, ColNode) | |
| template<class Node > | |
| using | VecData = Data< Node > |
| List of operators associated with vector blocks [Node]. | |