|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
An array of pointers to scalar expressions. More...
#include <Expressions.h>
Inherits std::vector< T >.
Public Member Functions | |
| ArrayOfPtrs () | |
| ArrayOfPtrs (int) | |
| ArrayOfPtrs (const std::vector< PtrToScalar< T > > &rhs) | |
| ~ArrayOfPtrs () | |
Public Attributes | |
| T | elements |
| STL member. | |
An array of pointers to scalar expressions.
Definition at line 127 of file AbstractObjects/Expressions.h.
|
inline |
Definition at line 342 of file AbstractObjects/Expressions.h.
|
inline |
Definition at line 348 of file AbstractObjects/Expressions.h.
|
inline |
Definition at line 354 of file AbstractObjects/Expressions.h.
|
inline |
Definition at line 360 of file AbstractObjects/Expressions.h.
|
inherited |
STL member.