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

Fix inconsistencies in DiscreteDerhamMultipatch #462

Open
yguclu opened this issue Feb 21, 2025 · 0 comments
Open

Fix inconsistencies in DiscreteDerhamMultipatch #462

yguclu opened this issue Feb 21, 2025 · 0 comments
Labels
Next Release Must be in next release

Comments

@yguclu
Copy link
Member

yguclu commented Feb 21, 2025

The class DiscreteDerhamMultipatch is a subclass of DiscreteDerham (single patch by default), but it does not implement all the basic methods. In particular, the derivatives method which returns the differential operators is not implemented.

-> Make sure that all the functions of DiscreteDerham are well implemented for DiscreteDerhamMultipatch.
In particular, for a multipatch dR sequence the derivatives should return the broken_derivatives (as operators, matrices), which should be understood as the broken ones

@yguclu yguclu added the Next Release Must be in next release label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Next Release Must be in next release
Projects
None yet
Development

No branches or pull requests

1 participant