LifeV
SubArray Class Reference

#include <RNM.hpp>

+ Collaboration diagram for SubArray:

Public Member Functions

 SubArray (int nn, int sta=0, int s=1)
 
 SubArray (const FromTo &ft)
 
 SubArray (const ShapeOfArray &)
 
int end () const
 
int last () const
 
int len1 () const
 

Data Fields

const int n
 
const int step
 
const int start
 

Detailed Description

Definition at line 150 of file RNM.hpp.

Constructor & Destructor Documentation

◆ SubArray() [1/3]

SubArray ( int  nn,
int  sta = 0,
int  s = 1 
)
inlineexplicit

Definition at line 155 of file RNM.hpp.

◆ SubArray() [2/3]

SubArray ( const FromTo ft)
inline

Definition at line 157 of file RNM.hpp.

◆ SubArray() [3/3]

SubArray ( const ShapeOfArray s)
inline

Definition at line 260 of file RNM.hpp.

Member Function Documentation

◆ end()

int end ( ) const
inline

Definition at line 160 of file RNM.hpp.

◆ last()

int last ( ) const
inline

Definition at line 164 of file RNM.hpp.

◆ len1()

int len1 ( ) const
inline

Definition at line 168 of file RNM.hpp.

+ Here is the caller graph for this function:

Field Documentation

◆ n

const int n

Definition at line 153 of file RNM.hpp.

◆ step

const int step

Definition at line 153 of file RNM.hpp.

◆ start

const int start

Definition at line 153 of file RNM.hpp.


The documentation for this class was generated from the following file: