Skip to content

Latest commit

 

History

History
55 lines (46 loc) · 826 Bytes

internals.md

File metadata and controls

55 lines (46 loc) · 826 Bytes

Internal APIs

Documentation for SpinMonteCarlo.jl's internals (not exported).

Driver

CurrentModule = SpinMonteCarlo
accumulateObservables!
postproc
postproc(::Ising,::Parameter,::MCObservableSet)
postproc(::Potts,::Parameter,::MCObservableSet)
postproc(::Clock,::Parameter,::MCObservableSet)
postproc(::XY,::Parameter,::MCObservableSet)
postproc(::AshkinTeller,::Parameter,::MCObservableSet)
postproc(::QuantumXXZ,::Parameter,::MCObservableSet)

Lattice

generatelattice
numsitetypes
numbondtypes

Model

LoopElementType
LET_Cut
LET_FMLink
LET_AFLink
LET_Vertex
LET_Cross
LocalLoopOperator

Utility

default_estimator
@gen_convert_parameter
SWInfo
UnionFind
addnode!
unify!
clusterize!
clusterid
root!
root_path_halving!
root_path_splitting!