Trisurf Monte Carlo simulator
Samo Penic
2016-05-15 a3f6b73f3f829a7abf3faa0e5e96d95200179529
src/vertex.h
@@ -1,6 +1,9 @@
/* vim: set ts=4 sts=4 sw=4 noet : */
#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.