Trisurf Monte Carlo simulator
Samo Penic
2014-04-28 b36841fb1903e9945cb4a1dbc4dd7761556e07e2
src/vertex.h
@@ -1,6 +1,8 @@
#ifndef _VERTEX_H
#define _VERTEX_H
ts_bool vertex_list_assign_id(ts_vertex_list *vlist, ts_uint id);
/** @brief Creates initial vertex list
 *  
 *  Allocates memory and initializes the vertices.