#include <SubParticleAttrib.h>
Inheritance diagram for SubParticleAttribIter< PA, T, Dim >:


Public Types | |
| typedef SIndex< Dim > | Index_t |
| typedef SubFieldIter< T, Dim, Index_t > | SFI |
| typedef Index_t::const_iterator_iv | const_iterator_iv |
| typedef SubParticleAttribIter< PA, T, Dim > | PETE_Expr_t |
| typedef T | PETE_Return_t |
| enum | { IsExpr = 1 } |
Public Member Functions | |
| SubParticleAttribIter (PA &a, const_iterator_iv lf, int o, const Index_t &s) | |
| SubParticleAttribIter (const SubParticleAttribIter< PA, T, Dim > &i) | |
| SubParticleAttribIter () | |
| ~SubParticleAttribIter () | |
| bool | operator!= (const SubParticleAttribIter< PA, T, Dim > &i) |
| PA & | getAttrib () |
| const Index_t & | getDomain () const |
| void | initialize () |
| int | size () const |
| int | size (int) const |
| T & | offset (int i) |
| T & | unit_offset (int i) |
| const_iterator_iv | nextLField () |
| const_iterator_iv | getLFieldIter () const |
| bool | plugBase (const NDIndex< Dim > &) |
| PETE_Expr_t | MakeExpression () const |
Static Public Member Functions | |
| static int | getSubsetType () |
| static bool | matchType (int t) |
| static void | makeNDIndex (const Index_t &s, NDIndex< Dim > &i) |
Definition at line 71 of file SubParticleAttrib.h.
|
|||||
|
Definition at line 78 of file SubParticleAttrib.h. |
|
|||||
|
Definition at line 76 of file SubParticleAttrib.h. |
|
|||||
|
Definition at line 135 of file SubParticleAttrib.h. |
|
|||||
|
Definition at line 136 of file SubParticleAttrib.h. |
|
|||||
|
Definition at line 77 of file SubParticleAttrib.h. |
|
|||||
|
Definition at line 134 of file SubParticleAttrib.h. |
|
||||||||||||||||||||||||
|
Definition at line 81 of file SubParticleAttrib.h. |
|
||||||||||
|
Definition at line 85 of file SubParticleAttrib.h. |
|
|||||||||
|
Definition at line 90 of file SubParticleAttrib.h. |
|
|||||||||
|
Definition at line 93 of file SubParticleAttrib.h. |
|
|||||||||
|
Definition at line 99 of file SubParticleAttrib.h. |
|
||||||||||
|
Definition at line 100 of file SubParticleAttrib.h. |
|
|||||||||
|
Definition at line 122 of file SubParticleAttrib.h. |
|
|||||||||
|
Definition at line 102 of file SubParticleAttrib.h. Referenced by SubParticleAttrib< PA, T, Dim >::getSubsetType(). |
|
|||||||||
|
Definition at line 105 of file SubParticleAttrib.h. Referenced by for_each(). |
|
|||||||||
|
Definition at line 137 of file SubParticleAttrib.h. |
|
||||||||||||||||
|
Definition at line 112 of file SubParticleAttrib.h. References SIndex< Dim >::getDomain(). Referenced by SubParticleAttrib< PA, T, Dim >::makeNDIndex(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 103 of file SubParticleAttrib.h. Referenced by for_each(). |
|
|||||||||
|
Definition at line 116 of file SubParticleAttrib.h. References SubParticleAttribIter< PA, T, Dim >::size(). Referenced by for_each(). Here is the call graph for this function: ![]() |
|
||||||||||
|
Definition at line 109 of file SubParticleAttrib.h. Referenced by for_each(). |
|
||||||||||
|
Definition at line 95 of file SubParticleAttrib.h. References SubParticleAttribIter< PA, T, Dim >::attribOffset. |
|
||||||||||
|
Definition at line 126 of file SubParticleAttrib.h. Referenced by for_each(). |
|
||||||||||
|
Definition at line 108 of file SubParticleAttrib.h. |
|
||||||||||
|
Definition at line 107 of file SubParticleAttrib.h. Referenced by SubParticleAttribIter< PA, T, Dim >::nextLField(). |
|
||||||||||
|
Definition at line 110 of file SubParticleAttrib.h. |
1.4.6