|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <IndexedField.h>


Public Types | |
| enum | { Dim_u = Dim } |
| enum | { IsExpr = 0 } |
| typedef T | T_t |
| typedef IndexedBareFieldIterator< T, Dim > | iterator |
| typedef iterator | PETE_Expr_t |
| typedef IndexedBareField< T, Dim, Brackets > | Wrapped |
Public Member Functions | |
| IndexedField< T, Dim, Brackets+1, M, C > | operator[] (const Index &idx) |
| IndexedField< T, Dim, Brackets+1, M, C > | operator[] (int i) |
| IndexedField< T, Dim, Dim, M, C > | operator[] (const NDIndex< Dim > &ndidx) |
| void | operator= (T x) |
| IndexedField< T, Dim, Brackets, M, C > & | operator= (const IndexedField< T, Dim, Brackets, M, C > &x) |
| IndexedField< T, Dim, Brackets, M, C > & | operator= (const Index &x) |
| template<class T1 , unsigned Dim1, unsigned Brackets1, class M1 , class C1 > | |
| IndexedField< T, Dim, Brackets, M, C > & | operator= (const IndexedField< T1, Dim1, Brackets1, M1, C1 > &x) |
| template<class B > | |
| IndexedField< T, Dim, Brackets, M, C > & | operator= (const PETE_Expr< B > &x) |
| Field< T, Dim, M, C > & | getField () |
| const Field< T, Dim, M, C > & | getField () const |
| const NDIndex< Dim > & | getDomain () const |
| BareField< T, Dim > & | getBareField () |
| const BareField< T, Dim > & | getBareField () const |
| PETE_TUTree< OpParens< int >, iterator > | operator() (int arg) |
| PETE_TUTree< OpParens< std::pair< int, int > >, iterator > | operator() (int a1, int a2) |
| T | get () |
| iterator | begin () const |
| iterator | end () const |
| void | write (std::ostream &) |
| iterator | MakeExpression () const |
| IndexedBareField< T, Dim, Brackets > & | PETE_unwrap () |
| const IndexedBareField< T, Dim, Brackets > & | PETE_unwrap () const |
Protected Member Functions | |
| IndexedField (Field< T, Dim, M, C > &f, const Index &idx) | |
| IndexedField (Field< T, Dim, M, C > &f, int i) | |
| IndexedField (Field< T, Dim, M, C > &f, const NDIndex< Brackets-1 > &idx, const Index &i) | |
| IndexedField (Field< T, Dim, M, C > &f, const NDIndex< Dim > &ndidx) | |
| void | getsingle (T &) |
Protected Attributes | |
| Field< T, Dim, M, C > & | F |
| BareField< T, Dim > & | A |
| NDIndex< Brackets > | Indexes |
Friends | |
| class | IndexedField< T, Dim, Brackets-1, M, C > |
| class | Field< T, Dim, M, C > |
Definition at line 26 of file IndexedField.h.
|
inherited |
Definition at line 204 of file IndexedBareField.h.
|
inherited |
Definition at line 298 of file IndexedBareField.h.
|
inherited |
Definition at line 202 of file IndexedBareField.h.
|
inherited |
|
inherited |
| Enumerator | |
|---|---|
| Dim_u | |
Definition at line 203 of file IndexedBareField.h.
|
inherited |
| Enumerator | |
|---|---|
| IsExpr | |
Definition at line 297 of file IndexedBareField.h.
|
inlineprotected |
Definition at line 98 of file IndexedField.h.
|
inlineprotected |
Definition at line 100 of file IndexedField.h.
|
inlineprotected |
Definition at line 102 of file IndexedField.h.
|
inlineprotected |
Definition at line 105 of file IndexedField.h.
|
inlineinherited |
Definition at line 290 of file IndexedBareField.h.
References IndexedBareField< T, Dim, Brackets >::A, and IndexedBareField< T, Dim, Brackets >::Indexes.
Referenced by assign(), IndexedBareField< T, Dim, Brackets >::MakeExpression(), and IndexedBareField< T, Dim, Brackets >::operator()().
|
inlineinherited |
Definition at line 291 of file IndexedBareField.h.
|
inherited |
Definition at line 89 of file IndexedBareField.hpp.
References Attrib::Legacy::Distribution::T.
|
inlineinherited |
Definition at line 263 of file IndexedBareField.h.
References IndexedBareField< T, Dim, Brackets >::A.
Referenced by assign(), CalcIndexedReceive(), IndexedLocalAssign(), IndexedReceive(), and IndexedSend().
|
inlineinherited |
Definition at line 264 of file IndexedBareField.h.
References IndexedBareField< T, Dim, Brackets >::A.
|
inlineinherited |
Definition at line 262 of file IndexedBareField.h.
References IndexedBareField< T, Dim, Brackets >::Indexes.
Referenced by assign(), CalcIndexedReceive(), IndexedLocalAssign(), IndexedReceive(), and IndexedSend().
|
inline |
Definition at line 89 of file IndexedField.h.
References IndexedField< T, Dim, Brackets, M, C >::F.
|
inline |
Definition at line 90 of file IndexedField.h.
References IndexedField< T, Dim, Brackets, M, C >::F.
|
protectedinherited |
Definition at line 78 of file IndexedBareField.hpp.
|
inlineinherited |
Definition at line 299 of file IndexedBareField.h.
References IndexedBareField< T, Dim, Brackets >::begin().

|
inlineinherited |
Definition at line 277 of file IndexedBareField.h.
References IndexedBareField< T, Dim, Brackets >::begin(), CTAssert, and Dim.

|
inlineinherited |
Definition at line 270 of file IndexedBareField.h.
References arg(), IndexedBareField< T, Dim, Brackets >::begin(), CTAssert, and Dim.

|
inline |
Definition at line 65 of file IndexedField.h.
References assign().

|
inline |
Definition at line 57 of file IndexedField.h.
References assign(), CTAssert, and Dim.

|
inline |
Definition at line 73 of file IndexedField.h.
References assign(), and CTAssert.

|
inline |
Definition at line 82 of file IndexedField.h.
References assign().

|
inline |
Definition at line 51 of file IndexedField.h.
References assign().

|
inline |
Definition at line 34 of file IndexedField.h.
References CTAssert, Dim, and IndexedField< T, Dim, Brackets, M, C >::F.
|
inline |
Definition at line 45 of file IndexedField.h.
References CTAssert, Dim, and IndexedField< T, Dim, Brackets, M, C >::F.
|
inline |
Definition at line 39 of file IndexedField.h.
References CTAssert, Dim, and IndexedField< T, Dim, Brackets, M, C >::F.
|
inlineinherited |
|
inlineinherited |
|
inherited |
Definition at line 50 of file IndexedBareField.hpp.
References assign(), Dim, and PInsist.
Referenced by operator<<().

|
friend |
Definition at line 1 of file IndexedField.h.
|
friend |
Definition at line 1 of file IndexedField.h.
|
protectedinherited |
Definition at line 302 of file IndexedBareField.h.
Referenced by IndexedBareField< T, Dim, Brackets >::begin(), IndexedBareField< T, Dim, Brackets >::getBareField(), and IndexedBareField< T, Dim, Brackets >::operator[]().
|
protected |
Definition at line 94 of file IndexedField.h.
Referenced by IndexedField< T, Dim, Brackets, M, C >::getField(), and IndexedField< T, Dim, Brackets, M, C >::operator[]().
|
protectedinherited |
Definition at line 303 of file IndexedBareField.h.
Referenced by IndexedBareField< T, Dim, Brackets >::begin(), IndexedBareField< T, Dim, Brackets >::getDomain(), and IndexedBareField< T, Dim, Brackets >::operator[]().