MPQC
3.0.0-alpha
|
Blocksize == 0 specialization of BlockIter. More...
#include <chemistry/qc/lmp2/sma.h>
Public Member Functions | |
BlockIter (const Range *index, const BlockInfo< 0 > &bi) | |
BlockIter (const Range *index, const BlockInfo< 0 > &bi, const IndexList &il) | |
void | start () |
bool | ready () const |
void | operator++ (int) |
int | offset () |
int | subset_offset (const IndexList &subset_indexlist) |
int | block_size (int i) const |
int & | index (int i) |
const int & | index (int i) const |
Blocksize == 0 specialization of BlockIter.