Class : ParticleOnTorusCoulombInternalInteraction

class deriving from AbstractInternalInteraction

ParticleOnTorusCoulombInternalInteraction :

prototype: ParticleOnTorusCoulombInternalInteraction (bool , int , double , double precision = MACHINE_PRECISION )

description:constructor


input parameters:
fermion = flag to indicate if particles are fermions
nbrSite = total number of sites
ratio = ratio between the width in the x direction and the width in the y direction
precision = precision on interaction coefficient



~ParticleOnTorusCoulombInternalInteraction :

prototype: ~ParticleOnTorusCoulombInternalInteraction ()

description:destructor



AddInteraction :

prototype: Matrix& AddInteraction (Matrix& , List& operators )

description:evaluate and add to hamitonian internal interaction terms


input parameters:
hamiltonian = reference on hamiltonian matrix representation
operators = list of operators used to construct interaction terms


return value: reference on hamiltonian matrix representation



Back to index.