Skip to content

Inverse operator struct#184

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

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

Conversation

@lvchien

@lvchien lvchien commented Dec 16, 2025

Copy link
Copy Markdown
Contributor

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

krcools commented Apr 6, 2026

Copy link
Copy Markdown
Owner

Is this ready to be merged and still relevant?

@lvchien

lvchien commented Apr 8, 2026

Copy link
Copy Markdown
Contributor Author

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