Trisurf Monte Carlo simulator
Samo Penic
2019-04-23 13f45e61241e43d709df10228b946ed9870e8ebb
src/general.h
@@ -158,6 +158,7 @@
        ts_double solAngle;
      struct ts_poly *grafted_poly;
      struct ts_cluster *cluster;
   ts_uint fixed;
};
typedef struct ts_vertex ts_vertex;