wmayer
|
1ca3b36228
|
Mesh: [skip ci] use enum to define the various 2D meshing algorithms
|
2021-03-25 17:28:13 +01:00 |
|
donovaly
|
bf08e25f34
|
[Mesh] fix Gmsh mesh algorithms
the numbers written to the geo file were wrong
- also update the list of currently supported algorithms (as of Gmsh 4.6 or newer)
|
2021-03-25 17:20:15 +01:00 |
|
wmayer
|
b25dee58d5
|
Coverity: Uninitialized scalar/pointer field
|
2020-07-20 17:34:30 +02:00 |
|
wmayer
|
2c113442a7
|
Qt5: 'void QTime::start()' / 'int QTime::elapsed() const' / 'int QTime::restart()' are deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
1cb4625bfd
|
MeshPart: add gmsh as another option to create mesh from shape
|
2020-02-28 21:15:17 +01:00 |
|
wmayer
|
4f48b2e429
|
Mesh: [skip ci] refactor RemeshGmsh to use it for other purposes
|
2020-02-28 16:11:35 +01:00 |
|
wmayer
|
a3bf3d1945
|
Mesh: add gmsh for remeshing a mesh created from CAD
|
2020-02-20 18:20:11 +01:00 |
|