Chi-Tech
chi_mesh::LocalCellHandler::iterator Class Reference

#include <chi_meshcontinuum_localcellhandler.h>

Public Member Functions

 iterator (LocalCellHandler &in_block, size_t i)
 
iterator operator++ ()
 
iterator operator++ (int)
 
chi_mesh::Celloperator* ()
 
bool operator== (const iterator &rhs) const
 
bool operator!= (const iterator &rhs) const
 

Data Fields

LocalCellHandlerref_block
 
size_t ref_element
 

Detailed Description

Internal iterator class.

Definition at line 31 of file chi_meshcontinuum_localcellhandler.h.

Constructor & Destructor Documentation

◆ iterator()

chi_mesh::LocalCellHandler::iterator::iterator ( LocalCellHandler in_block,
size_t  i 
)
inline

Definition at line 37 of file chi_meshcontinuum_localcellhandler.h.

Member Function Documentation

◆ operator!=()

bool chi_mesh::LocalCellHandler::iterator::operator!= ( const iterator rhs) const
inline

Definition at line 46 of file chi_meshcontinuum_localcellhandler.h.

◆ operator*()

chi_mesh::Cell & chi_mesh::LocalCellHandler::iterator::operator* ( )
inline

Definition at line 44 of file chi_meshcontinuum_localcellhandler.h.

◆ operator++() [1/2]

iterator chi_mesh::LocalCellHandler::iterator::operator++ ( )
inline

Definition at line 41 of file chi_meshcontinuum_localcellhandler.h.

◆ operator++() [2/2]

iterator chi_mesh::LocalCellHandler::iterator::operator++ ( int  )
inline

Definition at line 42 of file chi_meshcontinuum_localcellhandler.h.

◆ operator==()

bool chi_mesh::LocalCellHandler::iterator::operator== ( const iterator rhs) const
inline

Definition at line 45 of file chi_meshcontinuum_localcellhandler.h.

Field Documentation

◆ ref_block

LocalCellHandler& chi_mesh::LocalCellHandler::iterator::ref_block

Definition at line 34 of file chi_meshcontinuum_localcellhandler.h.

◆ ref_element

size_t chi_mesh::LocalCellHandler::iterator::ref_element

Definition at line 35 of file chi_meshcontinuum_localcellhandler.h.


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