|
virtual void | get_Matrix_row_block (std::vector< col_val > &col_val_vec, const int atom_index)=0 |
| Number of blocks. More...
|
|
void | dump_sparse_Matrix (const std::string &file_IA, const std::string &file_JA, const std::string &file_values) |
| Support for dumping the sparse Matrix.
|
|
virtual size_t | get_DIM () const |
|
size_t | get_range_size (size_t block_start, size_t nr_blocks) const |
|
virtual size_t | get_block_size (size_t block) const |
|
virtual size_t | get_base_index (size_t block) const |
|
virtual size_t | get_nr_blocks () const |
|
virtual void | calculate_base_indices () |
|
| Organize_Blocks_By_List (const std::vector< size_t > &blocksizes_) |
|
std::vector< size_t > | blocksizes |
|
std::vector< size_t > | baseindices |
|
The documentation for this class was generated from the following file: