ArSp::IndexerData< Rank, DimT > Class Template Reference

#include <CHArray.H>

Inheritance diagram for ArSp::IndexerData< Rank, DimT >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<unsigned Rank, typename DimT>
class ArSp::IndexerData< Rank, DimT >

Any rank and a zero-based subscript.

Protected Member Functions

 IndexerData ()
 IndexerData (const USz_t stride, const DimT &dim)
void ixDefineLowerBound (const DimT &dim)
IIx_t ixLowerBound () const
bool ixValidBounds (const IIx_t i, const USz_t size) const
IIx_t ixDimOffset () const

Protected Attributes

USz_t m_ixStride
 Stride for this dimension.

Constructor & Destructor Documentation

template<unsigned Rank, typename DimT>
ArSp::IndexerData< Rank, DimT >::IndexerData (  )  [inline, protected]

template<unsigned Rank, typename DimT>
ArSp::IndexerData< Rank, DimT >::IndexerData ( const USz_t  stride,
const DimT &  dim 
) [inline, protected]


Member Function Documentation

template<unsigned Rank, typename DimT>
void ArSp::IndexerData< Rank, DimT >::ixDefineLowerBound ( const DimT &  dim  )  [inline, protected]

template<unsigned Rank, typename DimT>
IIx_t ArSp::IndexerData< Rank, DimT >::ixLowerBound (  )  const [inline, protected]

template<unsigned Rank, typename DimT>
bool ArSp::IndexerData< Rank, DimT >::ixValidBounds ( const IIx_t  i,
const USz_t  size 
) const [inline, protected]

template<unsigned Rank, typename DimT>
IIx_t ArSp::IndexerData< Rank, DimT >::ixDimOffset (  )  const [inline, protected]


Member Data Documentation

template<unsigned Rank, typename DimT>
USz_t ArSp::IndexerData< Rank, DimT >::m_ixStride [protected]

Stride for this dimension.


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

Generated on Fri Apr 5 04:25:56 2019 for Chombo + EB by  doxygen 1.5.5