CMlib
Cell mapping algorithms in C++
cm::SCM< CellType, IDType, StateVectorType > Member List

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() constcm::SCM< CellType, IDType, StateVectorType >inline
getCss()cm::SCM< CellType, IDType, StateVectorType >inline
getPeriodicGroups() constcm::SCM< CellType, IDType, StateVectorType >inline
getSystemPointer() constcm::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