Free parallel fast Poisson solver. Requires FFTW3 and optionally PFFT.
Stars
59
Forks
19
Watchers
59
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
136
commits
1
commits
Fixed usage of offsets in the PPN nonuniform grid solver.
80e3dc3View on GitHubSolver for non-uniform grid in z for periodic-periodic-Neumann.
c28c141View on GitHubSwitch to the new LLVM compilers for Intel (ifx, icx, icpx) in SConstruct.
8b1e92fView on GitHubNew solver for periodic in x and y and at least one side Dirichlet in z
6578076View on GitHubThe new flag for OpenMP for the Intel compiler is -qopenmp.
a511516View on GitHubThe same numerical accuracy fix in two more locations.
7a99495View on GitHubBetter numerical accuracy in the Gaussian elimination (TDMA).
6774c0cView on GitHubMerge the new solver from 'master' into dirichlet-solvers
7ee681aView on GitHubA new solver for Neumann in X and Periodic in Y and Z. So far not MPI.
45e5538View on GitHubWork to enable 2D subcommunicators in YZ. Now it will work for a single process and for decomposition only in z.
f4ec5b8View on GitHubMerge a linking fix from branch 'master' into dirichlet-solvers
da3cd91View on GitHub