Generated on Tue Dec 16 12:50:04 2008 for BIU-2.2.0 by doxygen 1.5.1

biu::LatticeDescriptor::NeighborData Struct Reference

#include <LatticeDescriptor.hh>


Detailed Description

helper struct for data of lattice neighbors

defines a lattice move with vector and matrices

Definition at line 61 of file LatticeDescriptor.hh.

Data Fields

int invmat [3][3]
int mat [3][3]
const char * name
int vec [3]


Field Documentation

inverse of matrix (we are lazy ;-))

Definition at line 65 of file LatticeDescriptor.hh.

matrix for applying rel. move

Definition at line 64 of file LatticeDescriptor.hh.

name of move

Definition at line 62 of file LatticeDescriptor.hh.

absolute move vector

Definition at line 63 of file LatticeDescriptor.hh.


The documentation for this struct was generated from the following file: