- temporary fix for creation of second order vertices on periodic curves and periodic surfaces - speedup 2nd order vertex creation - never create MFaceVertices if we don't know the parametric coordinates (this will screw up the 2nd order algo!): create MVertices instead - fixed u,v coords of vertices after elliptic smoother in meshGFaceTransfinite - added "-format msh1" and "-format msh2" shortcuts to quickly select the version of the msh format from the command line + added "med" and "cgns" formats - moved gui guidelines in separate file
Showing
- Common/CommandLine.cpp 21 additions, 9 deletionsCommon/CommandLine.cpp
- Common/DefaultOptions.h 1 addition, 1 deletionCommon/DefaultOptions.h
- Fltk/GUI.cpp 3 additions, 48 deletionsFltk/GUI.cpp
- Mesh/SecondOrder.cpp 62 additions, 18 deletionsMesh/SecondOrder.cpp
- Mesh/meshGFaceTransfinite.cpp 10 additions, 1 deletionMesh/meshGFaceTransfinite.cpp
- Mesh/meshGRegion.cpp 2 additions, 3 deletionsMesh/meshGRegion.cpp
- doc/README.gui 42 additions, 0 deletionsdoc/README.gui
- doc/TODO 1 addition, 6 deletionsdoc/TODO
- doc/gmsh.1 2 additions, 2 deletionsdoc/gmsh.1
- doc/texinfo/command_line.texi 1 addition, 1 deletiondoc/texinfo/command_line.texi
Loading
Please register or sign in to comment