aboutsummaryrefslogtreecommitdiff
path: root/Source/Parallelization/GuardCellManager.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12cleaning, and additional checksGravatar MaxThevenet 1-1/+3
2019-11-12fix psatd: problem was in buffer cellsGravatar MaxThevenet 1-12/+4
2019-11-12Revert "move FillBoundaryF call to where needed, and allow for extra guard ce...Gravatar MaxThevenet 1-14/+1
2019-11-11move FillBoundaryF call to where needed, and allow for extra guard cellsGravatar MaxThevenet 1-1/+14
2019-11-10pfew fix bug (that could lead to SEGFAULT), and indentationGravatar MaxThevenet 1-2/+3
2019-11-06exchange 1 extra guard cell when moving window and PMLsGravatar MaxThevenet 1-0/+4
2019-10-31do not update aux grids if PSATDGravatar MaxThevenet 1-0/+11
2019-10-31cleaning and use better namingGravatar MaxThevenet 1-1/+9
2019-10-31more systematic names for guard cell variablesGravatar MaxThevenet 1-36/+25
2019-10-31remove a bunch of unused variables, and prepare for some renamingGravatar MaxThevenet 1-31/+25
2019-10-31Each call to FillBoundary in regular PIC loop (FDTD) uses fewer guard cellsGravatar MaxThevenet 1-8/+19
2019-10-30no need to pass ng in ShiftMFGravatar MaxThevenet 1-2/+7
2019-10-29Reduce number of guard cells exchanged in Moving window and EvolveEMGravatar MaxThevenet 1-1/+6
2019-10-28Pass fewer guard cells in a number of FillBoundary callsGravatar MaxThevenet 1-0/+1
2019-10-27FillBoundaryE/B/F take mandatory argument nguardGravatar MaxThevenet 1-4/+6
2019-10-27avoid redeclaring variablesGravatar MaxThevenet 1-0/+14
2019-10-27forgot to add two filesGravatar MaxThevenet 1-0/+118