Skip to content
Snippets Groups Projects
Commit e6ec557b authored by Norihiro Watanabe's avatar Norihiro Watanabe
Browse files

improve doc

parent 822a9435
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,7 @@ Mesh* generateRegularTriMesh(const double length,
*
* \param n_x_cells Number of cells in x-direction.
* \param n_y_cells Number of cells in y-direction.
* \param cell_size Edge length of Triangle elements
* \param cell_size Edge length of two equal sides of isosceles triangles
* \param origin Optional mesh's origin (the lower left corner) with GeoLib::ORIGIN default.
* \param mesh_name Name of the new mesh.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment