Skip to main content

SSECell

Simulation Cell generated by the stochastic series expansion Monte Carlo.

Constructors

SSECell(const SSECell existing) -> SSECell

Constructs an instance of SSECell from an existing instance by copy.

Parameters

  • existing: Existing instance of SSECell to be copied.

Symbols

NameDescription
=Constructs an instance of SSECell from an existing instance by assignment.

Members

NameDescription
config_entryReturns the current configuration entry
current_config_idReturns the current configuration index of the cell
cutoffReturns the cutoff of the current cell
incrementIncrements the cell by one step.
orderReturns the order of the cell
stateReturns the current state of the cell.