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 258 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::return_type ArrayWrapper< Scalar, ArrayType, 6, false >::rtype |
Definition at line 261 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 263 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 265 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 271 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 268 of file Intrepid_Rank.hpp.
ArrayType& ArrayWrapper< Scalar, ArrayType, 6, false >::view |
Definition at line 259 of file Intrepid_Rank.hpp.