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

Merge SparsityPatternBase into SparsityPattern #13205

Closed
bangerth opened this issue Jan 8, 2022 · 1 comment
Closed

Merge SparsityPatternBase into SparsityPattern #13205

bangerth opened this issue Jan 8, 2022 · 1 comment

Comments

@bangerth
Copy link
Member

bangerth commented Jan 8, 2022

The SparsityPatternBase class has exactly one other class that derives from it: SparsityPattern. There is really no particularly good reason to keep them separate, we should just merge the former into the latter.

@drwells
Copy link
Member

drwells commented Mar 25, 2023

Fixed by #14304.

@drwells drwells closed this as completed Mar 25, 2023
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