Skip to content

Feature requests [Ongoing] #7

@hverhelst

Description

@hverhelst

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions