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

Remove bad loadmesh function #73

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Remove bad loadmesh function #73

merged 1 commit into from
Mar 10, 2024

Conversation

lukem12345
Copy link
Member

No description provided.

@lukem12345
Copy link
Member Author

The bad definition of loadmesh does not appear to be called in neither this repo nor in Decapodes. So I've gone ahead and deleted it. On merging this PR, I will add another issue about deleting the loadmesh function entirely, and just further overloading EmbeddedDeltaDualComplex2D or EmbeddedDeltaSet2D for the appropriate mesh keys.

@lukem12345
Copy link
Member Author

Close #72

Copy link
Contributor

@GeorgeR227 GeorgeR227 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this isn't used anywhere then this is fine. I also agree with removing loadmesh in general since some of the newer meshes we have, like triangulated_grid, no longer rely on it. We should instead have a single function that handles all kinds of primal mesh loading for the user.

@lukem12345 lukem12345 merged commit ca54d0c into main Mar 10, 2024
9 checks passed
@lukem12345 lukem12345 deleted the llm/type-lm branch May 15, 2024 16:41
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.

None yet

2 participants