Skip to content

Tags: divergent3d/xo-mmg

Tags

v5.4.1

Toggle v5.4.1's commit message
This patch fixes:

  * problem of node insertion along non-manifold edges in mmgs
  * errors in the Gmsh parser
  * missing reference edges in Mmg3d

v5.4.00

Toggle v5.4.00's commit message
This release includes:

    a review of the verbosity levels (from -1 to 5, -1 being totally mute for the libraries);
    a new management of the metric gradation along required edges to avoid very bad qualities when the prescribed metric doesn't match with the size of the required entity;
    the robustification of the 3D anisotropic mesh adaptation;
    the prohibition of the creation of spurious sharp angles on anisotropic surfaces;
    a new option (-lag) to perform lagrangian movement (with Dirichlet boundary conditions only) in a mesh.

Note: it fixes a bug in the beta-release (in matrix operators).

v5.4.0

Toggle v5.4.0's commit message
Release 5.4.0

This release includes:
	- a review of the verbosity levels (from -1 to 5, -1 being totally mute for the libraries);
	- a new management of the metric gradation along required edges to avoid very bad qualities when the prescribed metric doesn't match with the size of the required entity;
	- the robustification of the 3D anisotropic mesh adaptation;
	- the prohibition of the creation of spurious sharp angles on anisotropic surfaces;
	- a new option (-lag) to perform lagrangian movement (with Dirichlet boundary conditions only) in a mesh.

v5.3.13

Toggle v5.3.13's commit message
Patch bug in the 2d anisotropic metric interpolation (simultaneous re…

…duction).

v5.3.11

Toggle v5.3.11's commit message
Fix an issue in the Gmsh file parser in level-set mode.

v5.3.10

Toggle v5.3.10's commit message
Correction of the git issue MmgTools#26: the MMG3D_Set_iparameter(mes…

…h, met, MG3D_IPARAM_iso, 1) call was failing for a mesh without edges due to a memory error.

v5.3.9

Toggle v5.3.9's commit message
Fix wrong index in MMGS_Get_tensorSol (Thanks to ChristosT pull request)

v5.3.8

Toggle v5.3.8's commit message
Fix a wrong index in MMGS_Get_tensorSol (Thanks to ChristosT pull req…

…uest)

v5.3.7

Toggle v5.3.7's commit message
 - In mmgs: patch the problem of unused points in the output mesh file;

  - In mmg2d: correction of an error in the Get_triFromEdge function (the triangle index was false);
  - In 2d mesh generation: robustification of the node insertion process during mesh generation
  - for all software: patch an error in the count of the needed memory to work (it was overestimated).

v5.3.6

Toggle v5.3.6's commit message
- Remove a useless file (in src/commong) the old automatically genera…

…ted libmmgtypesf.h)

- Patch an error in the file output at gmsh format (the physical tags saved by Mmg were not visualizable under gmsh)
- Change the FindScotch.cmake file to avoid missing link flags