CAPD RedHom Library
|
#include <capd/cubSet/CubFaceIndex.h>
Public Member Functions | |
CubFaceIndex () | |
template<typename Iterator > | |
CubFaceIndex (const Iterator &A_it) | |
template<typename P_set > | |
CubFaceIndex (const P_set &A_set, const ElementaryCell &A_cell) | |
Public Attributes | |
unsigned int | word |
unsigned char | bit |
Friends | |
bool | operator< (const CubFaceIndex &A_cfi1, const CubFaceIndex &A_cfi2) |
std::ostream & | operator<< (std::ostream &out, const CubFaceIndex &A_cfi) |