Skip to content

[RFC] Add flag skipassemblefars to HMatrix function to build only near field blocks#26

Open
krcools wants to merge 2 commits into
JoshuaTetzner:mainfrom
krcools:feat/skipfars
Open

[RFC] Add flag skipassemblefars to HMatrix function to build only near field blocks#26
krcools wants to merge 2 commits into
JoshuaTetzner:mainfrom
krcools:feat/skipfars

Conversation

@krcools

@krcools krcools commented May 21, 2026

Copy link
Copy Markdown

Add flag skipassemblefars to HMatrix function to build only near field blocks allows to piggyback on the HMatrix implementation to efficiently store linear maps stemming from the discretisation of integral operators of numerically finite reach, such as those with Yukawa kernels or kernels modulated by rapidly decaying envelopes.

@JoshuaTetzner

Copy link
Copy Markdown
Owner

I think just using assemblenears does the exact same thing? It will return a blocksparsematrix which allows linearmaps and MVPs as well. We do not need the HMatrix type for it.

@krcools

krcools commented Jun 17, 2026

Copy link
Copy Markdown
Author

Good point! Please ignore.

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