Feel++ 0.91.0
|
Public Types | |
typedef MatrixSparse< T > | matrix_type |
typedef boost::shared_ptr < matrix_type > | matrix_ptrtype |
Public Member Functions | |
Blocks (Blocks< NR, NC, T > const &b) | |
Blocks< NR, NC, T > | operator<< (matrix_ptrtype m) |
std::vector< matrix_ptrtype > | getSetOfBlocks () const |
Static Public Attributes | |
static const uint16_type | NBLOCKROWS = NR |
static const uint16_type | NBLOCKCOLS = NC |