#include <SubParticleAttrib.h>
Inheritance diagram for SubParticleAttrib< PA, T, Dim >:
Public Types | |
typedef PA | Attrib_t |
typedef T | T_t |
typedef SubParticleAttribIter< PA, T, Dim > | iterator |
typedef iterator::Index_t | Index_t |
typedef iterator | PETE_Expr_t |
enum | { Dim_u = Dim } |
enum | { IsExpr = 1 } |
Public Member Functions | |
SubParticleAttrib (PA &a, const Index_t &dom) | |
SubParticleAttrib (const SubParticleAttrib< PA, T, Dim > &spa) | |
~SubParticleAttrib () | |
const Index_t & | getDomain () const |
PA & | getAttrib () const |
void | makeNDIndex (NDIndex< Dim > &i) |
iterator | begin () const |
iterator | end () const |
int | adjustSize () |
SubParticleAttrib< PA, T, Dim > & | operator= (const SubParticleAttrib< PA, T, Dim > &) |
SubParticleAttrib< PA, T, Dim > & | operator= (T) |
template<class B> | |
SubParticleAttrib< PA, T, Dim > & | operator= (const PETE_Expr< B > &b) |
void | write (ostream &) const |
PETE_Expr_t | MakeExpression () const |
Static Public Member Functions | |
static int | getSubsetType () |
Definition at line 153 of file SubParticleAttrib.h.
|
Definition at line 157 of file SubParticleAttrib.h. |
|
Definition at line 160 of file SubParticleAttrib.h. |
|
Definition at line 159 of file SubParticleAttrib.h. |
|
Definition at line 240 of file SubParticleAttrib.h. |
|
Definition at line 158 of file SubParticleAttrib.h. |
|
Definition at line 163 of file SubParticleAttrib.h. |
|
Definition at line 239 of file SubParticleAttrib.h. |
|
Definition at line 166 of file SubParticleAttrib.h. |
|
Definition at line 170 of file SubParticleAttrib.h. |
|
Definition at line 174 of file SubParticleAttrib.h. |
|
Definition at line 96 of file SubParticleAttrib.cpp. References CT, TAU_PROFILE, TAU_SUBFIELD, and TAU_TYPE_STRING. |
|
Definition at line 73 of file SubParticleAttrib.cpp. References CT, TAU_PROFILE, TAU_SUBFIELD, and TAU_TYPE_STRING. Referenced by SubParticleAttrib< PA, T, Dim >::MakeExpression(). |
|
Definition at line 83 of file SubParticleAttrib.cpp. References CT, TAU_PROFILE, TAU_SUBFIELD, and TAU_TYPE_STRING. |
|
Definition at line 184 of file SubParticleAttrib.h. |
|
Definition at line 181 of file SubParticleAttrib.h. |
|
Definition at line 187 of file SubParticleAttrib.h. References SubParticleAttribIter< PA, T, Dim >::getSubsetType(). Here is the call graph for this function: |
|
Definition at line 241 of file SubParticleAttrib.h. References SubParticleAttrib< PA, T, Dim >::begin(). Here is the call graph for this function: |
|
Definition at line 190 of file SubParticleAttrib.h. References SubParticleAttribIter< PA, T, Dim >::makeNDIndex(). Here is the call graph for this function: |
|
Definition at line 218 of file SubParticleAttrib.h. References assign(), b, CT, TAU_ASSIGN, TAU_PROFILE, TAU_SUBFIELD, and TAU_TYPE_STRING. Here is the call graph for this function: |
|
Definition at line 54 of file SubParticleAttrib.cpp. References assign(), CT, TAU_ASSIGN, TAU_PROFILE, TAU_SUBFIELD, and TAU_TYPE_STRING. Here is the call graph for this function: |
|
Definition at line 38 of file SubParticleAttrib.cpp. References assign(), CT, TAU_ASSIGN, TAU_PROFILE, TAU_SUBFIELD, and TAU_TYPE_STRING. Here is the call graph for this function: |
|
Definition at line 119 of file SubParticleAttrib.cpp. References CT, endl(), PInsist, TAU_PROFILE, TAU_SUBFIELD, and TAU_TYPE_STRING. Here is the call graph for this function: |