Super Chaos!

template<class PointCloud, typename bond_type>
class SuperChaos : public DisorderType
#include <super_chaos.h>

Super Chaos Lattice.

Template Parameters
  • PointCloud: the point cloud that we use

  • bond_type:

Public Functions

SuperChaos(const PointCloud &cloud)
std::vector<bond_type> bnds(const int i)

Public Members

std::vector<std::vector<std::vector<bond_type>>> bonds

Private Members

int symD