flatironinstitute / FMM3D

Flatiron Institute Fast Multipole Libraries --- This codebase is a set of libraries to compute N-body interactions governed by the Laplace and Helmholtz equations, to a specified precision, in three dimensions, on a multi-core shared-memory machine.
https://fmm3d.readthedocs.io
Other
91 stars 36 forks source link

Stokes wrapper #8

Closed askhamwhat closed 4 years ago

askhamwhat commented 4 years ago

This pull request would add a Stokes FMM wrapper and some associated tests. Only the standard stresslet is implemented for now and the gradient of the velocity field is not yet implemented (pending Laplace Hessian routines)