SpinParser
1.0
|
Representation of a two-spin interaction. More...
#include <SpinModel.hpp>
Public Member Functions | |
SpinInteraction () | |
Construct a new SpinInteraction object and initialize all interactions to zero. | |
Public Attributes | |
float | interactionStrength [3][3] |
Interaction strength, encoded as interactionStrength[s1][s2], where s1 is the x, y, or z (0, 1, or 2) component of the first spin and s2 is the component of the second spin. | |
Representation of a two-spin interaction.