Skip to content

Question about avaliable operators  #76

Description

@PortugalSolving

Hello maintainers,

I am trying to get certain matvecs via QBX. In particular, I need to evaluate the adjoint double layer potential and the hyper singular operator of a given kernel. I already see how via S and D in the documentation under symbolic operator representations I can get a single and double layer potential, but I don't understand what Sp, Spp, Dp, and Dpp are. Moreover, what I really need is:

$T(f)(x) : = \int_{\Gamma} dG(x,y)/dn(x) * f(y) dS_{y}$ and $H(f)(x) := -\int_{\Gamma} d^{2}G(x,y)/dn(x)dn(y) f(y) dS_{y}$. How. do I get these out o the QBX infrastructure present in this package?

(These can be found via normal FMM/HMatrix means as in Bempp, but I'd like to compare these methods against QBX if it is possible)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions