Skip to content

IPPL-3.2.0

Latest
Compare
Choose a tag to compare
@srikrrish srikrrish released this 26 Mar 13:01
· 86 commits to master since this release
dcd08e2

Major changes

  1. Solvers reorganized #230
  2. MPI interface changed #225
  3. New distribution class for random particles generation #229
  4. New PIC Manager and modularization of ALPINE examples #240
  5. Improved Vico-Greengard open BC Poisson solver with DCT #231
  6. Polynomial preconditioners for CG solver #251
  7. Field sum #247
  8. Tuple class #250

Minor changes

  1. Cleanup of unused files from IPPL v 1.0 and some bug fixes #214
  2. Updated unit test framework #233
  3. MPI tags improved (still not very robust) #268
  4. FFT warmups #253
  5. Null solver (for OPAL drift) #252
  6. Bug in communicator fixed #244