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 447 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::const_return_type ArrayWrapper< Scalar, ArrayType, 5, true >::rtype |
Definition at line 450 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 451 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 452 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 458 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 455 of file Intrepid_Rank.hpp.
const ArrayType& ArrayWrapper< Scalar, ArrayType, 5, true >::view |
Definition at line 448 of file Intrepid_Rank.hpp.