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 218 of file Intrepid_Rank.hpp.
typedef Return_Type<ArrayType,Scalar>::return_type ArrayWrapper< Scalar, ArrayType, 4, false >::rtype |
Definition at line 221 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 223 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 225 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 231 of file Intrepid_Rank.hpp.
|
inline |
Definition at line 228 of file Intrepid_Rank.hpp.
ArrayType& ArrayWrapper< Scalar, ArrayType, 4, false >::view |
Definition at line 219 of file Intrepid_Rank.hpp.