mirror of
https://github.com/NGSolve/netgen.git
synced 2025-05-10 20:50:48 +05:00
typo
This commit is contained in:
parent
292f8556a4
commit
533e5dedac
@ -121,7 +121,7 @@ public:
|
||||
int optsteps_2d; //!< Number of optimize steps to use for 2-D mesh optimization
|
||||
|
||||
const char* optimize3d; //!< Optimization strategy (s=swap shape, c=collapse, d=divide, m=move, M=cheap move)
|
||||
const char* optimize2d; //!< Optimization strategy (s=swap tolopgical, S=swap shape, c=collapse, m=move)
|
||||
const char* optimize2d; //!< Optimization strategy (s=swap topological, S=swap shape, c=collapse, m=move)
|
||||
|
||||
// Philippose - 13/09/2010
|
||||
// Added a couple more parameters into the meshing parameters list
|
||||
|
Loading…
x
Reference in New Issue
Block a user