Skip to content

Correct some Mat functions #227

Merged
boriskaus merged 8 commits into
JuliaParallel:mainfrom
Iddingsite:main
Feb 23, 2026
Merged

Correct some Mat functions #227
boriskaus merged 8 commits into
JuliaParallel:mainfrom
Iddingsite:main

Conversation

@Iddingsite
Copy link
Copy Markdown
Contributor

I guess that is problably a known issue but lots of functions in the autowrapped part are calling VecGetLocalSize(petsclib, x) even when there is no x in the function and that it is a matrix and not a vector used. But lots of them we don't care and probably never will so that is fine.

I needed some functions from the Mat_wrappers.jl part, so I corrected the ones I needed (and some more) and added some tests for them.

Also got some help from Claude along the way.

@Iddingsite Iddingsite marked this pull request as draft February 23, 2026 16:41
@Iddingsite Iddingsite marked this pull request as ready for review February 23, 2026 19:16
@boriskaus boriskaus merged commit 943bd14 into JuliaParallel:main Feb 23, 2026
5 checks passed
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