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 278 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::return_type ArrayWrapper< Scalar, ArrayType, 7, false >::rtype |
Definition at line 281 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 283 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 285 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 291 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 288 of file Intrepid_Rank.hpp.
ArrayType& ArrayWrapper< Scalar, ArrayType, 7, false >::view |
Definition at line 279 of file Intrepid_Rank.hpp.