Refactor: split predicates.cxx and tetgen.cxx into modular files #1

Open
admin wants to merge 1 commits from ai-refactor-1772646349 into main
Owner
  • Extract predicates declarations into predicates.h
  • Extract I/O functions from tetgen.cxx into io.cxx
  • Remove duplicate helper functions from tetgen.cxx

Thank you very much for helping to improve TetGen!

By opening this pull request, you agree to the terms of the Contributor License Agreement (CLA) stated in CONTRIBUTING.md.

  • I have read and agree to the Contributor License Agreement in CONTRIBUTING.md

Pull request description:

Test data:

Please provide input data which help to test the feature implemented in the pull request.

- Extract predicates declarations into predicates.h - Extract I/O functions from tetgen.cxx into io.cxx - Remove duplicate helper functions from tetgen.cxx Thank you very much for helping to improve TetGen! ### Legal: By opening this pull request, you agree to the terms of the Contributor License Agreement (CLA) stated in [CONTRIBUTING.md](https://codeberg.org/TetGen/TetGen/src/branch/main/CONTRIBUTING.md). - [ ] I have read and agree to the Contributor License Agreement in CONTRIBUTING.md ### Pull request description: ### Test data: Please provide input data which help to test the feature implemented in the pull request.
admin added 1 commit 2026-03-05 17:06:00 +08:00
- Extract predicates declarations into predicates.h
- Extract I/O functions from tetgen.cxx into io.cxx
- Remove duplicate helper functions from tetgen.cxx
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ai-refactor-1772646349:ai-refactor-1772646349
git checkout ai-refactor-1772646349
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/TetGen#1