An index for LayoutIterator.  
 More...
#include <DataIndex.H>
 | 
|   | LayoutIndex (int a_indexIntoBoxes, int a_indexIntoData, const int *a_layoutID) | 
|   | 
An index for LayoutIterator. 
 
◆ LayoutIndex() [1/3]
  
  
      
        
          | LayoutIndex::LayoutIndex  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~LayoutIndex()
  
  
      
        
          | virtual LayoutIndex::~LayoutIndex  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ LayoutIndex() [2/3]
  
  
      
        
          | LayoutIndex::LayoutIndex  | 
          ( | 
          const LayoutIndex &  | 
          a_input | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ LayoutIndex() [3/3]
  
  
      
        
          | LayoutIndex::LayoutIndex  | 
          ( | 
          int  | 
          a_indexIntoBoxes,  | 
         
        
           | 
           | 
          int  | 
          a_indexIntoData,  | 
         
        
           | 
           | 
          const int *  | 
          a_layoutID  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ operator==()
  
  
      
        
          | bool LayoutIndex::operator==  | 
          ( | 
          const LayoutIndex &  | 
          a_rhs | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ eq()
  
  
      
        
          | bool LayoutIndex::eq  | 
          ( | 
          const LayoutIndex &  | 
          a_rhs | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator!=()
  
  
      
        
          | bool LayoutIndex::operator!=  | 
          ( | 
          const LayoutIndex &  | 
          a_rhs | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ isNull()
  
  
      
        
          | bool LayoutIndex::isNull  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ intCode()
  
  
      
        
          | int LayoutIndex::intCode  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ datInd()
  
  
      
        
          | int LayoutIndex::datInd  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ output()
  
  
      
        
          | virtual void LayoutIndex::output  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ DataIterator
◆ LayoutIterator
◆ TimedDataIterator
◆ NeighborIterator
◆ BoxLayout
◆ DataIndex
◆ DisjointBoxLayout
◆ m_index
◆ m_datInd
  
  
      
        
          | int LayoutIndex::m_datInd | 
         
       
   | 
  
private   | 
  
 
 
◆ m_layoutIntPtr
  
  
      
        
          | const int* LayoutIndex::m_layoutIntPtr | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: