Intrepid
|
Public Types | |
typedef Return_Type< ArrayType, Scalar >::const_return_type | rtype |
Public Member Functions | |
ArrayWrapper (const ArrayType &view_) | |
int | dimension (int i) const |
int | rank () const |
rtype | operator() (const int i0, const int i1=0, const int i2=0, const int i3=0, const int i4=0, const int i5=0, const int i6=0, const int i7=0) const |
Public Attributes | |
const ArrayType & | view |
Definition at line 364 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::const_return_type ArrayWrapper< Scalar, ArrayType, 1, true >::rtype |
Definition at line 367 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 369 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 371 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 377 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 374 of file Intrepid_Rank.hpp.
const ArrayType& ArrayWrapper< Scalar, ArrayType, 1, true >::view |
Definition at line 365 of file Intrepid_Rank.hpp.