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

Missing features from STFMMLIB3D #43

Open hausler89 opened 9 months ago

hausler89 commented 9 months ago

Hi,

I was wondering why this project seems to have "fewer" features than the old FMM3D project (from here). My understanding was that this project is a continuation. Why was the half-space with no-slip boundary condition removed and should I just use the old code in that case?

Cheers!

mrachh commented 6 months ago

Yes, that would be the way to go for now. We are working on building those features back up in this repository.