Intrepid
|
Public Types | |
typedef Return_Type< ArrayType, Scalar >::return_type | rtype |
Public Member Functions | |
ArrayWrapper (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 | |
ArrayType & | view |
Definition at line 176 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::return_type ArrayWrapper< Scalar, ArrayType, 2, false >::rtype |
Definition at line 179 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 181 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 183 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 190 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 186 of file Intrepid_Rank.hpp.
ArrayType& ArrayWrapper< Scalar, ArrayType, 2, false >::view |
Definition at line 177 of file Intrepid_Rank.hpp.