Fix a bug in FFTPeriodicPoissonSolver
Change the fftParams from reference variable to a copy as it goes out of scope when we want to reinitialize the solver for load balancing.
Change the fftParams from reference variable to a copy as it goes out of scope when we want to reinitialize the solver for load balancing.