#include <table.hpp>
Definition at line 278 of file table.hpp.
◆ RowIterator()
mfem::DSTable::RowIterator::RowIterator |
( |
const DSTable & | t, |
|
|
int | r ) |
|
inline |
◆ Column()
int mfem::DSTable::RowIterator::Column |
( |
| ) |
|
|
inline |
◆ Index()
int mfem::DSTable::RowIterator::Index |
( |
| ) |
|
|
inline |
◆ operator!()
int mfem::DSTable::RowIterator::operator! |
( |
| ) |
|
|
inline |
◆ operator++()
void mfem::DSTable::RowIterator::operator++ |
( |
| ) |
|
|
inline |
◆ SetIndex()
void mfem::DSTable::RowIterator::SetIndex |
( |
int | new_idx | ) |
|
|
inline |
The documentation for this class was generated from the following file: