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
/
FieldSolver
/
WarpXPushFieldsEM.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-23
Do not pass high and low bounds by reference
Remi Lehe
1
-5
/
+5
2019-09-12
Merge branch 'dev' into PortingFortranPML_To_CPP_CUDA
Remi Lehe
1
-3
/
+0
2019-09-11
Source: tabs2spaces
Axel Huebl
1
-36
/
+41
2019-09-06
Merge branch 'dev' into PortingFortranPML_To_CPP_CUDA
Remi Lehe
1
-16
/
+79
2019-09-06
Additional single-kernel changes
Remi Lehe
1
-44
/
+18
2019-09-03
Merge branch 'dev' into RZgeometry
Dave Grote
1
-6
/
+53
2019-08-30
Merge branch 'dev' into picsar_cleanup
Remi Lehe
1
-3
/
+50
2019-08-30
Use single kernel synthax
Remi Lehe
1
-22
/
+12
2019-08-30
Merge branch 'dev' into PortingFortranPML_To_CPP_CUDA
Remi Lehe
1
-59
/
+86
2019-08-30
Merge branch 'dev' into merged_overlap_pml
Remi Lehe
1
-1
/
+1
2019-08-29
Avoid compilation of PICSAR spectral solver
Remi Lehe
1
-1
/
+1
2019-08-29
Merge branch 'dev' into merged_overlap_pml
Remi Lehe
1
-40
/
+24
2019-08-29
Avoid compilation of PICSAR spectral solver
Remi Lehe
1
-1
/
+1
2019-08-29
Removed useless variables in PML Exchange functions
ablelly
1
-1
/
+1
2019-08-29
layout corrections
ablelly
1
-2
/
+2
2019-08-28
Added shift for the sigma functions
ablelly
1
-5
/
+18
2019-08-28
remove unnecessary references and clean function names
MaxThevenet
1
-3
/
+3
2019-08-27
Call C++ functions
Remi Lehe
1
-19
/
+33
2019-08-26
Clean up of RZ mutlimode, mostly removing imaginary part of mode 0
Dave Grote
1
-8
/
+8
2019-08-22
Merge branch 'dev' into RZgeometry
Dave Grote
1
-42
/
+24
2019-08-21
Merge branch 'dev' into picsar_cleanup
Remi Lehe
1
-40
/
+24
2019-08-21
Code cleanup + add test
Remi Lehe
1
-1
/
+0
2019-08-21
Various bug fixes for RZ multimode
Dave Grote
1
-4
/
+2
2019-08-21
Merge branch 'dev' into merged_overlap_pml
Remi Lehe
1
-61
/
+347
2019-08-21
Cleanup PICSAR reference and fortran files
Remi Lehe
1
-2
/
+2
2019-08-20
merge kernels
Weiqun Zhang
1
-40
/
+24
2019-08-19
Implemented inverse volume scaling of J for RZ multimode in C++
Dave Grote
1
-8
/
+73
2019-08-19
Implemented RZ multimode field push in C++
Dave Grote
1
-6
/
+8
2019-08-13
Fixing bugs for 2D implementation
RevathiJambunathan
1
-2
/
+4
2019-08-13
merged dev branch and ported pml_F to cpp for the ckc solver
RevathiJambunathan
1
-89
/
+325
2019-08-13
Added CKC kerneles for magnetic push with PML and F_fab
RevathiJambunathan
1
-41
/
+108
2019-08-08
Moved loop over ncomps into ApplyInverseVolumeScalingToChargeDensity
Dave Grote
1
-3
/
+3
2019-08-08
Implemented ApplyInverseVolumeScalingToChargeDensity
Dave Grote
1
-0
/
+49
2019-08-07
Merge pull request #255 from ECP-WarpX/convert_RZ
Remi Lehe
1
-0
/
+92
2019-08-05
Minor fixes for RZ conversion
Dave Grote
1
-5
/
+0
2019-08-01
Merge branch 'dev' into convert_RZ
Dave Grote
1
-27
/
+43
2019-08-01
Moved ApplyInverseVolumeScalingToCurrentDensity to WarpX and is called after ...
Dave Grote
1
-0
/
+96
2019-07-31
Merge branch 'dev' into psatd_pml
Remi Lehe
1
-28
/
+43
2019-07-31
Add anonymous namespace
Remi Lehe
1
-33
/
+34
2019-07-30
Apply spectral solver to the fine and coarse patch
Remi Lehe
1
-23
/
+37
2019-07-26
Only push the PML fields if they have been allocated
Remi Lehe
1
-1
/
+3
2019-07-25
Correct minor PML bugs
Remi Lehe
1
-0
/
+3
2019-07-25
[WIP] Adding flags do_pml_Lo, do_pml_hi
ablelly
1
-1
/
+1
2019-07-23
Merge branch 'dev' into EBpush_to_cpp
Remi Lehe
1
-0
/
+48
2019-07-23
Merge branch 'dev' of https://github.com/ECP-WarpX/WarpX into PortingFortranP...
RevathiJambunathan
1
-0
/
+48
2019-07-23
Ported PML subroutines from Fortran to CPP/CUDA for the yee solver. The new P...
RevathiJambunathan
1
-39
/
+95
2019-07-23
For EB push conversion, added consts
Dave Grote
1
-6
/
+6
2019-07-18
Move PushPSATD function
Remi Lehe
1
-0
/
+48
2019-07-16
Cleaned code. Flag `do_pml_in_domain` is working.
ablelly
1
-10
/
+2
2019-07-16
Started to add flag do_pml_in_domain for the merge request.
ablelly
1
-1
/
+1
[next]