Skip to content
Snippets Groups Projects
Commit f7b358ce authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 77640367
No related branches found
No related tags found
No related merge requests found
...@@ -216,7 +216,7 @@ static void Subdivide(GRegion *gr) ...@@ -216,7 +216,7 @@ static void Subdivide(GRegion *gr)
void RefineMesh(GModel *m, bool linear) void RefineMesh(GModel *m, bool linear)
{ {
Msg::StatusBar(1, true, "Generating refined mesh ..."); Msg::StatusBar(1, true, "Refining mesh...");
double t1 = Cpu(); double t1 = Cpu();
// Create 2nd order mesh (using "2nd order complete" elements) to // Create 2nd order mesh (using "2nd order complete" elements) to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment