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 198 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::return_type ArrayWrapper< Scalar, ArrayType, 3, false >::rtype |
Definition at line 201 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 203 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 205 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 211 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 208 of file Intrepid_Rank.hpp.
ArrayType& ArrayWrapper< Scalar, ArrayType, 3, false >::view |
Definition at line 199 of file Intrepid_Rank.hpp.