#include <FieldLoc.h>
Collaboration diagram for FieldLoc< Dim >:

Public Member Functions | |
| FieldLoc (const vec< int, Dim > &v, int f) | |
| FieldLoc (const FieldLoc< Dim > &fl) | |
| FieldLoc () | |
| ~FieldLoc () | |
| FieldLoc< Dim > & | operator= (const FieldLoc< Dim > &fl) |
| int & | operator[] (int n) |
| int | operator[] (int n) const |
| int | getIndex () const |
| void | setIndex (int newval) |
| NDIndex< Dim > | getDomain () const |
Definition at line 29 of file FieldLoc.h.
|
||||||||||||||||
|
Definition at line 35 of file FieldLoc.h. |
|
||||||||||
|
Definition at line 38 of file FieldLoc.h. |
|
|||||||||
|
Definition at line 41 of file FieldLoc.h. |
|
|||||||||
|
Definition at line 44 of file FieldLoc.h. |
|
||||||||||
|
Definition at line 67 of file FieldLoc.h. Referenced by IndexedBareFieldIterator< T, Dim >::SetCurrentLocation(). |
|
|||||||||
|
Definition at line 61 of file FieldLoc.h. Referenced by BareFieldIterator< T, Dim >::SetCurrentLocation(). |
|
||||||||||
|
Definition at line 47 of file FieldLoc.h. References FieldLoc< Dim >::LFIndex, and FieldLoc< Dim >::loc. |
|
||||||||||
|
Definition at line 57 of file FieldLoc.h. |
|
||||||||||
|
Definition at line 56 of file FieldLoc.h. |
|
||||||||||
|
Definition at line 64 of file FieldLoc.h. Referenced by BareFieldIterator< T, Dim >::GetCurrentLocation(). |
1.4.6