CAPD RedHom Library
|
#include <capd/complex/CellSComplex.h>
Public Types | |
typedef CellSComplex< typename Traits::CellCode, Traits, CellCodeStorage > | BaseComplex |
typedef CellCodeT | CellCode |
typedef Traits::Dim | Dim |
typedef Traits::Id | Id |
typedef Traits::Color | Color |
typedef boost::iterator_range< typename std::vector< Id >::const_iterator > | Boundary |
Public Member Functions | |
template<typename Iterator > | |
SimplicialCellSComplex (Iterator begin, Iterator end, size_t size) | |
template<typename PositionToIdCallback > | |
SimplicialCellSComplex (const CellCodeStorage &storage, PositionToIdCallback positionToIdCallback) | |
SimplicialCellSComplex (const CellCodeStorage &storage) | |
virtual | ~SimplicialCellSComplex () |
Id | size () const |
Dim | dim () const |
Cell | operator[] (const CellCode &cellCode) const |
Cell | operator[] (Id cellId) const |
void | setColor (Id id, const Color &color) |
Boundary | boundary (const Cell &cell) const |
typedef CellSComplex<typename Traits::CellCode, Traits, CellCodeStorage> capd::complex::SimplicialCellSComplex< Traits, CellCodeStorage >::BaseComplex |
|
inherited |
typedef CellCodeT capd::complex::CellSComplex< CellCodeT, Traits, CellCodeStorage >::CellCode |
|
inherited |
typedef Traits::Dim capd::complex::CellSComplex< CellCodeT, Traits, CellCodeStorage >::Dim |
|
inherited |
|
inline |
|
inlineexplicit |
|
inlineexplicit |
|
inlinevirtual |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |