Skip to content
Snippets Groups Projects
Commit c92325d6 authored by Axel Modave's avatar Axel Modave
Browse files

Plugin/Distance: pp

parent d43bf22d
Branches
Tags
No related merge requests found
...@@ -54,7 +54,7 @@ GMSH_DistancePlugin::GMSH_DistancePlugin() ...@@ -54,7 +54,7 @@ GMSH_DistancePlugin::GMSH_DistancePlugin()
std::string GMSH_DistancePlugin::getHelp() const std::string GMSH_DistancePlugin::getHelp() const
{ {
return "XXX Plugin(Distance) computes distances to physical entities in " return "Plugin(Distance) computes distances to physical entities in "
"a mesh.\n\n" "a mesh.\n\n"
"Define the physical entities to which the distance is computed. " "Define the physical entities to which the distance is computed. "
"If Point=0, Line=0, and Surface=0, then the distance is computed " "If Point=0, Line=0, and Surface=0, then the distance is computed "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment