Skip to content

Matrix solve app #4176

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

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open

Matrix solve app #4176

wants to merge 2 commits into from

Conversation

roystgnr
Copy link
Member

I had some need to test various matrices against various PETSc linear solver options, after doing manual tweaking of those matrices, so I wrote this little utility to read a matrix and a vector from files and throw them at a LinearSolver; I figure it might be of general usefulness too.

@moosebuild
Copy link

Job Coverage, step Generate coverage on f087291 wanted to post the following:

Coverage

d643c3 #4176 f08729
Total Total +/- New
Rate 63.56% 63.56% -0.00% -
Hits 75603 75600 -3 0
Misses 43348 43351 +3 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

@roystgnr
Copy link
Member Author

Test failure unrelated

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

Successfully merging this pull request may close these issues.

2 participants