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

Math component code coverage #345

Open franck-ledoux opened 5 months ago

franck-ledoux 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

create-issue-branch[bot] commented 5 months ago

Branch issue-345-Math_component_code_coverage created!