#include <capd/complex/CellSComplex.h>
|
template<typename BoundaryGenerator , typename Dimension , typename PositionToIdCallback > |
| CellSComplex (const CellCodeStorage &storage, BoundaryGenerator boundaryGenerator, Dimension dimension, PositionToIdCallback positionToIdCallback) |
|
template<typename BoundaryGenerator , typename Dimension > |
| CellSComplex (const CellCodeStorage &storage, BoundaryGenerator boundaryGenerator, Dimension dimension) |
|
template<typename Iterator , typename BoundaryGenerator , typename Dimension > |
| CellSComplex (Iterator begin, Iterator end, size_t size, BoundaryGenerator boundaryGenerator, Dimension dimension) |
|
virtual | ~CellSComplex () |
|
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 |
|
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename BoundaryGenerator , typename Dimension , typename PositionToIdCallback >
capd::complex::CellSComplex< CellCodeT, Traits, CellCodeStorage >::CellSComplex |
( |
const CellCodeStorage & |
storage, |
|
|
BoundaryGenerator |
boundaryGenerator, |
|
|
Dimension |
dimension, |
|
|
PositionToIdCallback |
positionToIdCallback |
|
) |
| |
|
inline |
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename BoundaryGenerator , typename Dimension >
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename Iterator , typename BoundaryGenerator , typename Dimension >
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>
template<typename CellCodeT, typename Traits, typename CellCodeStorage>