Public Member Functions | |
template<class Block > | |
void | assembleBlock (::std::size_t ndof, ::std::size_t i, ::std::size_t j, const Block &b) |
template<class Connections > | |
void | createBlockRow (::std::size_t i, const Connections &conn, ::std::size_t ndof) |
void | finalizeStructure () |
void | setSize (size_t ndof, size_t m, size_t n, size_t nnz=0) |
struct CSRMatrix & | matrix () |
const struct CSRMatrix & | matrix () const |