Skip to content

fix(GeometricalOperationsOnMesh): update template parameter for geome… - #1319

Merged
BotellaA merged 1 commit into
v18from
fix/geometrical_operations_on_mesh
Aug 13, 2026
Merged

fix(GeometricalOperationsOnMesh): update template parameter for geome…#1319
BotellaA merged 1 commit into
v18from
fix/geometrical_operations_on_mesh

Conversation

@BenPinet

Copy link
Copy Markdown
Member

…trical operations on mesh

@BenPinet
BenPinet requested a review from panquez August 13, 2026 10:32
@github-actions

Copy link
Copy Markdown
Contributor

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-tidy (v20.1.8) reports: 1 concern(s)
  • bindings/python/src/mesh/helpers/geometrical_operations_on_mesh.cpp:56:10: warning: [misc-use-internal-linkage]

    function 'define_geometrical_operations_on_mesh' can be made static or moved into an anonymous namespace to enforce internal linkage

       56 |     void define_geometrical_operations_on_mesh( pybind11::module& module )
          |          ^
          |     static 

Have any feedback or feature suggestions? Share it here.

@BotellaA
BotellaA merged commit 8fc2f16 into v18 Aug 13, 2026
24 checks passed
@BotellaA
BotellaA deleted the fix/geometrical_operations_on_mesh branch August 13, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants