Skip to content

v8.2.0

Compare
Choose a tag to compare
@BotellaA BotellaA released this 30 Jul 05:55
cf758bc

8.2.0 (2024-07-30)

Bug Fixes

  • metric_constraints: changing warnings in add_default_lines_constraints(). (99bd463)
  • metric_constraints: retrieve each pair from the map by naming the two elements, in the for loop, in the compute_grid_metric() function. (d64a3fd)
  • metric_constraints: review changes (191adef)

Features

  • brep_volumic_simplex_remesh: check if the volume of brep blocks is meshed and do it if necessary. (6ff385c)
  • brep_volumic_simplex_remesh: use tetgen tetrahedralization if necessary before the brep volumic simplex remeshing. (a331043)