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
| Name | Description |
|---|---|
= | Constructs an instance of SSECell from an existing instance by assignment. |
Members
| Name | Description |
|---|---|
| config_entry | Returns the current configuration entry |
| current_config_id | Returns the current configuration index of the cell |
| cutoff | Returns the cutoff of the current cell |
| increment | Increments the cell by one step. |
| order | Returns the order of the cell |
| state | Returns the current state of the cell. |