index
:
WarpX
development
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Parallelization
/
GuardCellManager.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
Remove extra ghost cell used with momentum-conserving gathering (#1758)
Edoardo Zoni
1
-7
/
+0
2021-01-27
Take time step into account to compute guard cells for J and rho (#1607)
Edoardo Zoni
1
-7
/
+22
2020-12-11
PSATD Runtime Control (#1300)
Axel Huebl
1
-41
/
+39
2020-12-02
Improve spectral solver on staggered grids (#1468)
Edoardo Zoni
1
-4
/
+4
2020-09-30
Use fewer guard cells for deposition (#1368)
Edoardo Zoni
1
-1
/
+10
2020-09-06
CKC: Use Enum instead consequently (#1299)
Axel Huebl
1
-1
/
+3
2020-08-24
Fix some warnings (#1239)
Luca Fedeli
1
-3
/
+6
2020-08-06
Use psatd.n<xz>_guard, not psatd.n<xy>_guard, in 2D and RZ (#1237)
Edoardo Zoni
1
-1
/
+5
2020-07-27
Rename Input to `algo.maxwell_solver` (#1188)
Axel Huebl
1
-2
/
+2
2020-07-17
Fixing compiler warnings (#1178)
Olga Shapoval
1
-3
/
+3
2020-04-17
Remove code for hybrid PSATD, as well as remaining Fortran interface file (#927)
Remi Lehe
1
-35
/
+32
2020-03-11
Added optional user defined number of guard cells to use with PSATD solver (#...
Olga Shapoval
1
-14
/
+13
2020-02-27
Comment/Remove Unused Parameters (#749)
Axel Huebl
1
-0
/
+6
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-1
/
+3
2020-02-21
Make the option to exchange all guard cells safer (#709)
MaxThevenet
1
-2
/
+2
2020-02-18
Galilean PSATD with shift (#704)
Olga Shapoval
1
-3
/
+13
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+6
2020-01-14
fix error MW 1 MR 1 subcycling 0
MaxThevenet
1
-1
/
+3
2020-01-08
delete EOL whitespace
MaxThevenet
1
-1
/
+1
2020-01-08
option to always exchange all guard cells
MaxThevenet
1
-30
/
+43
2020-01-03
include Remi's suggestions
MaxThevenet
1
-6
/
+2
2019-11-12
no guard cell exchanges for F with Yee solver. Remove print statements
MaxThevenet
1
-0
/
+3
2019-11-12
cleaning, and additional checks
MaxThevenet
1
-1
/
+3
2019-11-12
fix psatd: problem was in buffer cells
MaxThevenet
1
-12
/
+4
2019-11-12
Revert "move FillBoundaryF call to where needed, and allow for extra guard ce...
MaxThevenet
1
-14
/
+1
2019-11-11
move FillBoundaryF call to where needed, and allow for extra guard cells
MaxThevenet
1
-1
/
+14
2019-11-10
pfew fix bug (that could lead to SEGFAULT), and indentation
MaxThevenet
1
-2
/
+3
2019-11-06
exchange 1 extra guard cell when moving window and PMLs
MaxThevenet
1
-0
/
+4
2019-10-31
do not update aux grids if PSATD
MaxThevenet
1
-0
/
+11
2019-10-31
cleaning and use better naming
MaxThevenet
1
-1
/
+9
2019-10-31
more systematic names for guard cell variables
MaxThevenet
1
-36
/
+25
2019-10-31
remove a bunch of unused variables, and prepare for some renaming
MaxThevenet
1
-31
/
+25
2019-10-31
Each call to FillBoundary in regular PIC loop (FDTD) uses fewer guard cells
MaxThevenet
1
-8
/
+19
2019-10-30
no need to pass ng in ShiftMF
MaxThevenet
1
-2
/
+7
2019-10-29
Reduce number of guard cells exchanged in Moving window and EvolveEM
MaxThevenet
1
-1
/
+6
2019-10-28
Pass fewer guard cells in a number of FillBoundary calls
MaxThevenet
1
-0
/
+1
2019-10-27
FillBoundaryE/B/F take mandatory argument nguard
MaxThevenet
1
-4
/
+6
2019-10-27
avoid redeclaring variables
MaxThevenet
1
-0
/
+14
2019-10-27
forgot to add two files
MaxThevenet
1
-0
/
+118