Feel++  0.92.0
Public Types | Static Public Attributes
Feel::BlocksSparseMatrix< NR, NC, T > Class Template Reference
Inheritance diagram for Feel::BlocksSparseMatrix< NR, NC, T >:
Feel::BlocksBaseSparseMatrix< T >

List of all members.

Public Types

typedef BlocksBaseSparseMatrix< T > super_type

Static Public Attributes

static const uint16_type NBLOCKROWS = NR
static const uint16_type NBLOCKCOLS = NC

template<int NR, int NC, typename T = double>
class Feel::BlocksSparseMatrix< NR, NC, T >