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

Export to matrix market file format #116

Closed
wants to merge 5 commits into from
Closed

Export to matrix market file format #116

wants to merge 5 commits into from

Conversation

fdrmrc
Copy link
Owner

@fdrmrc fdrmrc commented May 25, 2024

This PR allows to write a Trilinos matrix (eventually distributed) to a Matrix Market format file. It relies on an Epetra I/O utility, see http://docs.trilinos.org/dev/packages/epetraext/doc/html/namespaceEpetraExt.html#ab0877287bad416bde52f5456ba72d50d for a description. A simple test has been added.

@luca-heltai We can use this to export our matrices ($P_l$ and $A$) and plug them into other solvers.

@fdrmrc fdrmrc added the enhancement New feature or request label May 26, 2024
@fdrmrc fdrmrc closed this Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant