![]() |
CMlib
Cell mapping algorithms in C++
|
This is the complete list of members for cm::SCM< CellType, IDType, StateVectorType >, including all inherited members.
generateImage(std::string filepath, SCMColoringMethod< CellType, IDType > *coloringMethod=nullptr, IDType x0=0, IDType y0=0, IDType xw=0, IDType yw=0) | cm::SCM< CellType, IDType, StateVectorType > | inline |
getCss() const | cm::SCM< CellType, IDType, StateVectorType > | inline |
getCss() | cm::SCM< CellType, IDType, StateVectorType > | inline |
getPeriodicGroups() const | cm::SCM< CellType, IDType, StateVectorType > | inline |
getSystemPointer() const | cm::SCM< CellType, IDType, StateVectorType > | inline |
printSummary() | cm::SCM< CellType, IDType, StateVectorType > | |
SCM(StateVectorType center, StateVectorType width, const std::vector< IDType > &cellCounts, DynamicalSystemBase< StateVectorType > *systemPointer) | cm::SCM< CellType, IDType, StateVectorType > | inline |
setPeriodicGroups(IDType periodicGroups) | cm::SCM< CellType, IDType, StateVectorType > | inline |
solve(IDType max_steps=1) | cm::SCM< CellType, IDType, StateVectorType > | inline |