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

Feature requests [Ongoing] #7

Open
3 tasks
hverhelst opened this issue Jun 23, 2023 · 0 comments
Open
3 tasks

Feature requests [Ongoing] #7

hverhelst opened this issue Jun 23, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@hverhelst
Copy link
Member

hverhelst commented Jun 23, 2023

I'm listing some feature requests for gsUnstructuredSplines here.

  • XML format: we should be able to read/write gsMappedSpline and gsMappedBasis from XML. For gsMappedBasis, we can do it like a gsMultiPatch where we refer in the XML to the ID of a gsMultiBasis and a gsSparseMatrix. For gsMappedSpline we can pass a gsMappedBasis to XML together with the global coefficients in a matrix. Alternatively, we can use the constructor using a gsMultiPatch. It would also be nice to have the XML I/O for dense matrices, since it makes experimentation easier.
  • Python bindings: They are in place, but maybe we need some extra docs or examples. Also, it would be nice to have bindings for the implemented construction (gsAlmostC1 etc).
  • Paraview export: A gsWriteParaview function is now available for gsMappedSpline and gsMappedBasis. It would be nice to add this to gsView.cpp as well.
@hverhelst hverhelst added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 23, 2023
@hverhelst hverhelst pinned this issue Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants