Skip to content
Snippets Groups Projects
Commit 4e875056 authored by Tristan Carrier Baudouin's avatar Tristan Carrier Baudouin
Browse files

hexahedra

parent 8378d309
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ class Size_field{ ...@@ -72,7 +72,7 @@ class Size_field{
static void solve(GRegion*); static void solve(GRegion*);
static double search(double,double,double); static double search(double,double,double);
static double get_ratio(GFace*,SPoint2); static double get_ratio(GFace*,SPoint2);
static void print_field(GRegion* gr); static void print_field(GRegion*);
static GRegion* test(); static GRegion* test();
static void clear(); static void clear();
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment