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 465 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::const_return_type ArrayWrapper< Scalar, ArrayType, 6, true >::rtype |
Definition at line 468 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 469 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 470 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 476 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 473 of file Intrepid_Rank.hpp.
const ArrayType& ArrayWrapper< Scalar, ArrayType, 6, true >::view |
Definition at line 466 of file Intrepid_Rank.hpp.