LifeV
|
#include <RNM.hpp>
Public Member Functions | |
ShapeOfArray (const ShapeOfArray &s, int nn) | |
ShapeOfArray (int nn) | |
ShapeOfArray (int nn, int s) | |
ShapeOfArray (int nn, int s, int nextt) | |
ShapeOfArray (const ShapeOfArray &old, const SubArray &sub) | |
ShapeOfArray (const ShapeOfArray &old, int stepo, int start) | |
int | end () const |
int | last () const |
int | constant () const |
int | index (int k) const |
ShapeOfArray | operator* (int stepp) const |
bool | SameShape (const ShapeOfArray &a) const |
int | N (const ShapeOfArray &a) |
int | operator[] (int k) const |
Data Fields | |
const int | n |
const int | step |
const int | next |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |