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

pp

parent 39061547
Branches
Tags
No related merge requests found
......@@ -601,7 +601,7 @@ int GModel::writeMSH(const std::string &name, double version, bool binary,
fprintf(fp, "$EndElements\n");
//save periodic nodes
writeMSHPeriodicNodes (fp,entities);
writeMSHPeriodicNodes(fp, entities);
fclose(fp);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment