![]() |
MFEM v4.8.0
Finite element discretization library
|
#include <array.hpp>
Public Member Functions | |
| cT & | operator* () const |
| cT * | operator-> () const |
| bool | good () const |
| int | index () const |
Protected Member Functions | |
| iterator_base () | |
| iterator_base (bool stop) | |
| iterator_base (cA *a) | |
| void | next () |
Protected Attributes | |
| cA * | array |
| cT * | ptr |
| cT * | b_end |
| cT * | ref |
| int | b_end_idx |
| bool | stop |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |