votca 2024.2-dev
|
Public Member Functions | |
block_t ()=default | |
block_t (const Index &begin, const Index &end, const Index &stride) | |
Public Attributes | |
Index | begin_ |
Index | end_ |
Index | stride_ |
Definition at line 46 of file rangeparser.h.
|
default |
|
inline |
Definition at line 48 of file rangeparser.h.
Index votca::tools::RangeParser::block_t::begin_ |
Definition at line 51 of file rangeparser.h.
Index votca::tools::RangeParser::block_t::end_ |
Definition at line 51 of file rangeparser.h.
Index votca::tools::RangeParser::block_t::stride_ |
Definition at line 51 of file rangeparser.h.