LIHPC-Computational-Geometry / gmds

GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numerical simulation. It mainly targets quad and hex mesh generation and adaptation.
https://lihpc-computational-geometry.github.io/gmds/
GNU Lesser General Public License v2.1
26 stars 5 forks source link

Issue 345 math component code coverage #353

Open Shayicoul opened 5 months ago

Shayicoul commented 5 months ago

The aim of this issue is to increase the code coverage percentage of the math component to reach at least 75% of coverage. To do that new test suites must be added in the tst/ sub repository of math module #345