InteractionData Struct Reference

#include <formMatrix.h>

List of all members.

Public Attributes

double onsiteE
double hop
double dyn
bool randomOnSite
bool randomHop
bool randomDyn
int maxDistance
unsigned seed
bool longRangeHop
bool longRangeDyn


Detailed Description

InteractionData stores the onsite energy, the strengths of hopping and dynamic interactions. It also specifies whether the interactions are random or not, and contains the seed for generating the random interactions and the effective range of hopping and dynamic interactions


Member Data Documentation

double InteractionData::dyn

double InteractionData::hop

bool InteractionData::longRangeDyn

bool InteractionData::longRangeHop

int InteractionData::maxDistance

double InteractionData::onsiteE

bool InteractionData::randomDyn

bool InteractionData::randomHop

bool InteractionData::randomOnSite

unsigned InteractionData::seed


The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 16:58:45 2014 for CalculateGreenFunction by  doxygen 1.4.7