Trisurf Monte Carlo simulator
Samo Penic
2021-05-10 6487a03362d35589c286d0660eba123a7ab00535
src/general.h
@@ -158,6 +158,7 @@
        ts_double solAngle;
      struct ts_poly *grafted_poly;
      struct ts_cluster *cluster;
   ts_double direct_interaction_force;
};
typedef struct ts_vertex ts_vertex;