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
/
WarpXComm.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
fix psatd: problem was in buffer cells
MaxThevenet
1
-1
/
+0
2019-11-05
use new version of FillBoundary from amrex
MaxThevenet
1
-20
/
+20
2019-10-31
remove print statements
MaxThevenet
1
-4
/
+4
2019-10-31
Each call to FillBoundary in regular PIC loop (FDTD) uses fewer guard cells
MaxThevenet
1
-18
/
+31
2019-10-29
Reduce number of guard cells exchanged in Moving window and EvolveEM
MaxThevenet
1
-0
/
+21
2019-10-27
FillBoundaryE/B/F take mandatory argument nguard
MaxThevenet
1
-28
/
+42
2019-10-11
Merge branch 'fix_particle_sorting' into nodal_aux_3
Weiqun Zhang
1
-17
/
+18
2019-10-04
fix for cases with warpx.do_nodal=1
Weiqun Zhang
1
-5
/
+5
2019-10-04
Merge branch 'dev' into nodal_aux_3
Weiqun Zhang
1
-27
/
+24
2019-09-30
Rho Synchronize: Port to GPU
Axel Huebl
1
-17
/
+18
2019-09-27
nodal auxilary data
Weiqun Zhang
1
-0
/
+151
2019-09-27
Rename, Profile & Remove TODO
Axel Huebl
1
-9
/
+10
2019-09-25
SyncCurrent: Disable Tiling for GPU
Axel Huebl
1
-2
/
+2
2019-09-24
Current Synchronize: Port to GPU
Axel Huebl
1
-24
/
+20
2019-09-17
implement the energy conserving way of interploating from coarse to
Weiqun Zhang
1
-96
/
+51
2019-09-14
Fix charge deposition with MR
Remi Lehe
1
-1
/
+1
2019-09-13
Correct deposition buffers
Remi Lehe
1
-1
/
+1
2019-09-11
Source: tabs2spaces
Axel Huebl
1
-3
/
+3
2019-09-04
change to disable override sync if warpx.override_sync_int <= 0
Weiqun Zhang
1
-2
/
+2
2019-09-04
add parameter warpx.override_sync_int=10
Weiqun Zhang
1
-0
/
+4
2019-09-03
Merge branch 'dev' into RZgeometry
Dave Grote
1
-14
/
+23
2019-08-29
Removed useless variables in PML Exchange functions
ablelly
1
-18
/
+9
2019-08-21
Code cleanup + add test
Remi Lehe
1
-6
/
+6
2019-08-02
Modifications for communications
ablelly
1
-9
/
+27
2019-07-25
[WIP] Adding flags do_pml_Lo, do_pml_hi
ablelly
1
-9
/
+9
2019-07-16
Started to add flag do_pml_in_domain for the merge request.
ablelly
1
-9
/
+9
2019-06-28
For RZ, fixes exchange of data at MultiFab boundaries
Dave Grote
1
-6
/
+6
2019-06-28
Merge branch 'dev' into RZgeometry
Dave Grote
1
-300
/
+80
2019-06-26
Update SyncCurrent
Remi Lehe
1
-205
/
+67
2019-06-26
Update interface
Remi Lehe
1
-6
/
+5
2019-06-26
Simplify SyncRho function
Remi Lehe
1
-101
/
+20
2019-06-11
Merge branch 'dev' into RZgeometry
Dave Grote
1
-1
/
+1
2019-06-06
adding 2D cufft plans
Revathi Jambunathan
1
-5
/
+0
2019-06-05
Merge branch 'dev' of https://github.com/ECP-WarpX/WarpX into spectral_cufftO...
Revathi Jambunathan
1
-26
/
+26
2019-05-24
Merge branch 'dev' into RZgeometry
Dave Grote
1
-26
/
+26
2019-05-23
missed a couple
Andrew Myers
1
-2
/
+2
2019-05-23
change rr to a more descriptive name
Andrew Myers
1
-24
/
+24
2019-05-23
fix a bunch of unused variable / parameter shadowing warnings
Andrew Myers
1
-26
/
+26
2019-05-16
Full implementation of the multimode RZ solver
Dave Grote
1
-51
/
+51
2019-05-08
merged with upstream dev
Revathi Jambunathan
1
-33
/
+30
2019-05-08
temporary print files for debugging
Revathi Jambunathan
1
-1
/
+6
2019-05-02
Implement WarpXSumGuardCells
Remi Lehe
1
-33
/
+30
2019-03-21
Added comments
MaxThevenet
1
-0
/
+16
2019-03-21
fixes proposed by Weiqun
MaxThevenet
1
-1
/
+0
2019-03-19
final cleaning, and make sure that default value is single-pass
MaxThevenet
1
-16
/
+0
2019-03-19
minor cleaning
MaxThevenet
1
-0
/
+1
2019-03-19
addd npass capability for 2d. ATTENTION number of ghosts cells unchanged
MaxThevenet
1
-12
/
+24
2019-03-19
further cleaning
MaxThevenet
1
-39
/
+1
2019-03-19
cleaning. still works for no pass, but not >=1 pass
MaxThevenet
1
-1
/
+0
2019-03-18
works with 0 pass
MaxThevenet
1
-13
/
+14
[next]