Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] #1

Closed
maxjiang93 opened this issue Aug 9, 2018 · 2 comments
Closed

[Bug] #1

maxjiang93 opened this issue Aug 9, 2018 · 2 comments

Comments

@maxjiang93
Copy link

in pytetgen.py Line 46, it should be self._LoadArrays(args[0], args[1])

@akaszynski
Copy link
Member

Thanks for catching that! I’ll fix this once I’m back from vacation.

@akaszynski
Copy link
Member

Fixed in 0.1.2

angela-ko added a commit to angela-ko/tetgen that referenced this issue Feb 23, 2024
* Added in tetgen background mesh resizing functionality

* Pass in bgmeshfilename to enable to enable mesh resizing
* Pass in bgmesh pyvista object to enable mesh resizing
* Examples of usage and testing

* Update code review commits

- Remove deduplication of tets
- Remove resorting of vertices order of tets
- Added verbose printing of bgmin object
- Moved mtr handling out of LoadArray
- Added some temporary debugging lines in test_tetgen.py

* some cleanups

* ifixedit

* address review

---------

Co-authored-by: Dion Häfner <dion.haefner@simulation.science>
angela-ko added a commit to angela-ko/tetgen that referenced this issue Feb 23, 2024
* Added in tetgen background mesh resizing functionality

* Pass in bgmeshfilename to enable to enable mesh resizing
* Pass in bgmesh pyvista object to enable mesh resizing
* Examples of usage and testing

* Update code review commits

- Remove deduplication of tets
- Remove resorting of vertices order of tets
- Added verbose printing of bgmin object
- Moved mtr handling out of LoadArray
- Added some temporary debugging lines in test_tetgen.py

* some cleanups

* ifixedit

* address review

---------

Co-authored-by: Dion Häfner <dion.haefner@simulation.science>
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

No branches or pull requests

2 participants