Skip to content

Inverse operator struct#184

Merged
krcools merged 1 commit intokrcools:masterfrom
lvchien:master
Apr 13, 2026
Merged

Inverse operator struct#184
krcools merged 1 commit intokrcools:masterfrom
lvchien:master

Conversation

@lvchien
Copy link
Copy Markdown
Contributor

@lvchien lvchien commented Dec 16, 2025

I have generalized the LUInverseOperator structure to the InverseOperator structure that can take 2 args: an operator to be inverted and a solver (LU or GMRES, for example).

I have also added a test for assembling the inverse Gram matrix.

@krcools
Copy link
Copy Markdown
Owner

krcools commented Apr 6, 2026

Is this ready to be merged and still relevant?

@lvchien
Copy link
Copy Markdown
Contributor Author

lvchien commented Apr 8, 2026

The inverse operator struct is ready to be merged. I have just removed OSRC operator which was accidentally added.

@krcools krcools merged commit 85feda5 into krcools:master Apr 13, 2026
3 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