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

Add Mat/Vec Format as Type Paramater #4

Closed
JaredCrean2 opened this issue Aug 29, 2015 · 2 comments
Closed

Add Mat/Vec Format as Type Paramater #4

JaredCrean2 opened this issue Aug 29, 2015 · 2 comments

Comments

@JaredCrean2
Copy link
Contributor

It would be nice to dispatch based on the format of the Petsc vector/matrix in certain cases. Adding it as a type parameter seems like the best way to do this. This requires #2 to be completed, because only recursively immutable types can be used as type paramters (ie. Strings won't work).

@JaredCrean2
Copy link
Contributor Author

It has been added as a type parameter, but certain things don't work because of #2.

@JaredCrean2
Copy link
Contributor Author

Closed by 25c89b7

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

1 participant