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 428 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::const_return_type ArrayWrapper< Scalar, ArrayType, 4, true >::rtype |
Definition at line 431 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 433 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 434 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 440 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 437 of file Intrepid_Rank.hpp.
const ArrayType& ArrayWrapper< Scalar, ArrayType, 4, true >::view |
Definition at line 429 of file Intrepid_Rank.hpp.