Skip to content
Snippets Groups Projects
Unverified Commit 80ef4f72 authored by Steffen Seckler's avatar Steffen Seckler
Browse files

fix voronoi

parent 93015ad4
No related branches found
No related tags found
1 merge request!5introduce ALL_LB interface
Pipeline #21183 failed
......@@ -73,7 +73,7 @@ template <class T, class W> class ALL_Voronoi_LB : public ALL_LB<T,W>
~ALL_Voronoi_LB() override;
void set_vertices(std::vector<ALL_Point<T>>&);
void set_vertices(T* v);
voro::voronoicell vc;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment