Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement apply_stress for Laplace based Stokes/Elasticity wrapper #191

Open
isuruf opened this issue Dec 19, 2022 · 0 comments
Open

Implement apply_stress for Laplace based Stokes/Elasticity wrapper #191

isuruf opened this issue Dec 19, 2022 · 0 comments

Comments

@isuruf
Copy link
Collaborator

isuruf commented Dec 19, 2022

This can be done in the naive way without using Laplace kernels and would be no
different than naive/biharmonic methods.
However since the Laplace based ones are supposed to improve the performance by
reducing the number of FMMs, we should figure out if there's a way to implement this
using Laplace.

cc @alexfikl

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

No branches or pull requests

1 participant