aboutsummaryrefslogtreecommitdiff
path: root/Source/Parallelization/GuardCellManager.H (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-27Take time step into account to compute guard cells for J and rho (#1607)Gravatar Edoardo Zoni 1-1/+5
2020-12-02Improve spectral solver on staggered grids (#1468)Gravatar Edoardo Zoni 1-0/+1
2020-09-30Use fewer guard cells for deposition (#1368)Gravatar Edoardo Zoni 1-0/+4
2020-07-27Rename Input to `algo.maxwell_solver` (#1188)Gravatar Axel Huebl 1-2/+2
2020-04-17Remove code for hybrid PSATD, as well as remaining Fortran interface file (#927)Gravatar Remi Lehe 1-2/+0
2020-02-21Make the option to exchange all guard cells safer (#709)Gravatar MaxThevenet 1-1/+1
2020-02-18Galilean PSATD with shift (#704)Gravatar Olga Shapoval 1-0/+1
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+6
2020-01-08option to always exchange all guard cellsGravatar MaxThevenet 1-1/+2
2020-01-03include Remi's suggestionsGravatar MaxThevenet 1-5/+38
2019-11-12no guard cell exchanges for F with Yee solver. Remove print statementsGravatar MaxThevenet 1-0/+1
2019-11-12cleaning, and additional checksGravatar MaxThevenet 1-1/+2
2019-11-12fix psatd: problem was in buffer cellsGravatar MaxThevenet 1-1/+1
2019-11-12Revert "move FillBoundaryF call to where needed, and allow for extra guard ce...Gravatar MaxThevenet 1-3/+1
2019-11-11move FillBoundaryF call to where needed, and allow for extra guard cellsGravatar MaxThevenet 1-1/+3
2019-11-06exchange 1 extra guard cell when moving window and PMLsGravatar MaxThevenet 1-0/+1
2019-10-31more systematic names for guard cell variablesGravatar MaxThevenet 1-14/+6
2019-10-31remove a bunch of unused variables, and prepare for some renamingGravatar MaxThevenet 1-5/+10
2019-10-31Each call to FillBoundary in regular PIC loop (FDTD) uses fewer guard cellsGravatar MaxThevenet 1-0/+1
2019-10-30no need to pass ng in ShiftMFGravatar MaxThevenet 1-2/+1
2019-10-29Reduce number of guard cells exchanged in Moving window and EvolveEMGravatar MaxThevenet 1-12/+13
2019-10-27FillBoundaryE/B/F take mandatory argument nguardGravatar MaxThevenet 1-1/+2
2019-10-27forgot to add two filesGravatar MaxThevenet 1-0/+40