Chombo + EB  3.2
Protected Member Functions | List of all members
ArSp::IndexerData< 1, DimT > Class Template Reference

Rank 1 and a zero-based subscript (no data) More...

#include <CHArray.H>

Inheritance diagram for ArSp::IndexerData< 1, DimT >:
Inheritance graph
[legend]

Protected Member Functions

 IndexerData ()
 
 IndexerData (const DimT &dim)
 
void ixDefineLowerBound (const DimT &dim)
 
IIx_t ixLowerBound () const
 
bool ixValidBounds (const IIx_t i, const USz_t size) const
 
void ixDefineTotalOffset (const IIx_t offset)
 
IIx_t ixTotalOffset () const
 

Detailed Description

template<typename DimT>
class ArSp::IndexerData< 1, DimT >

Rank 1 and a zero-based subscript (no data)

Constructor & Destructor Documentation

◆ IndexerData() [1/2]

template<typename DimT >
ArSp::IndexerData< 1, DimT >::IndexerData ( )
inlineprotected

◆ IndexerData() [2/2]

template<typename DimT >
ArSp::IndexerData< 1, DimT >::IndexerData ( const DimT &  dim)
inlineprotected

Member Function Documentation

◆ ixDefineLowerBound()

template<typename DimT >
void ArSp::IndexerData< 1, DimT >::ixDefineLowerBound ( const DimT &  dim)
inlineprotected

◆ ixLowerBound()

template<typename DimT >
IIx_t ArSp::IndexerData< 1, DimT >::ixLowerBound ( ) const
inlineprotected

◆ ixValidBounds()

template<typename DimT >
bool ArSp::IndexerData< 1, DimT >::ixValidBounds ( const IIx_t  i,
const USz_t  size 
) const
inlineprotected

◆ ixDefineTotalOffset()

template<typename DimT >
void ArSp::IndexerData< 1, DimT >::ixDefineTotalOffset ( const IIx_t  offset)
inlineprotected

◆ ixTotalOffset()

template<typename DimT >
IIx_t ArSp::IndexerData< 1, DimT >::ixTotalOffset ( ) const
inlineprotected

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