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
/
SpectralSolver
/
SpectralAlgorithms
/
PMLPsatdAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
put laser profiles into another file
MaxThevenet
2
-126
/
+1
2019-08-31
fix compilation error in 3D
MaxThevenet
1
-0
/
+1
2019-08-31
need to include Gpu to use AMREX_GPU_HOST_DEVICE
Maxence Thevenet
1
-0
/
+1
2019-08-31
back to defining imaginary number in each routine...
MaxThevenet
1
-1
/
+1
2019-08-31
indent
MaxThevenet
2
-11
/
+11
2019-08-31
cleaning
Maxence Thevenet
2
-5
/
+5
2019-08-31
typods
Maxence Thevenet
2
-7
/
+7
2019-08-31
fix bugs on GPU
Maxence Thevenet
2
-12
/
+19
2019-08-31
general functions for CPU and GPU
MaxThevenet
2
-5
/
+32
2019-08-31
minor cleaning
MaxThevenet
1
-4
/
+0
2019-08-31
add comments
MaxThevenet
1
-21
/
+41
2019-08-31
remove Fortran routines from Makefile and headers, and delete F90 file
MaxThevenet
3
-344
/
+0
2019-08-31
fix arguments and minor typos
MaxThevenet
2
-16
/
+22
2019-08-31
c++ update_laser_particle
MaxThevenet
2
-15
/
+64
2019-08-31
c++ calculate_laser_plane_coordinates
MaxThevenet
2
-4
/
+54
2019-08-31
Harris profile
MaxThevenet
2
-6
/
+58
2019-08-31
C++ gaussian laser profile
MaxThevenet
1
-46
/
+1
2019-08-31
c++ Gaussian laser profile
MaxThevenet
2
-1
/
+103
2019-08-31
test if complex size match only if USE_PSATD
MaxThevenet
2
-4
/
+11
2019-08-31
Define imaginary number I in MathConst
MaxThevenet
2
-1
/
+3
2019-08-31
move WarpX_Complex.H to Source/Utils
MaxThevenet
3
-1
/
+1
2019-08-30
Remove reference to picsar
Remi Lehe
1
-1
/
+1
2019-08-30
Avoid incorrect parameter
Remi Lehe
2
-2
/
+0
2019-08-30
Remove WarpX_picsar.F90
Remi Lehe
1
-129
/
+0
2019-08-30
Compilation bug fixed
ablelly
2
-7
/
+9
2019-08-29
Avoid compilation of PICSAR spectral solver
Remi Lehe
4
-15
/
+18
2019-08-29
Create new function CopyJPML
Remi Lehe
3
-18
/
+23
2019-08-29
Avoid compilation of PICSAR spectral solver
Remi Lehe
4
-15
/
+18
2019-08-29
minor change for upcoming AMReX changes
Weiqun Zhang
1
-2
/
+2
2019-08-30
Layout changes
ablelly
1
-20
/
+0
2019-08-30
Layout changes for the file PML.cpp
ablelly
1
-45
/
+82
2019-08-29
Refactor communications in PML
Remi Lehe
1
-53
/
+38
2019-08-29
Removed useless variables in PML Exchange functions
ablelly
4
-75
/
+44
2019-08-29
Changed function name "CopyRegInPMLs" to "CopyToPML"
ablelly
2
-10
/
+12
2019-08-29
Deleted functions `CopyJinReg` and `CopyPMLsInReg` (unused)
ablelly
2
-41
/
+0
2019-08-29
Changed function name `CopyJinPML` to `CopyJtoPML`
ablelly
3
-7
/
+7
2019-08-29
Added input parameters `do_pml_in_domain`, `do_pml_has_particle`, `do_pml_j_d...
ablelly
1
-0
/
+12
2019-08-29
Cleaned the Fortran interface
ablelly
1
-18
/
+18
2019-08-29
layout corrections
ablelly
2
-4
/
+2
2019-08-29
sigma_cum, sigma_cum_fac renamed into sigma_cumsum, sigma_cumsum_fac
ablelly
3
-59
/
+59
2019-08-29
Cleaned code from useless Fortran and from pml_type
ablelly
3
-168
/
+1
2019-08-28
Added shift for the sigma functions
ablelly
3
-27
/
+67
2019-08-28
Changed macro WARPX_DIM_2D to WARPX_DIM_XZ for clarity
Dave Grote
4
-22
/
+22
2019-08-28
Doc: Cannonical DOI Ref
Axel Huebl
1
-0
/
+1
2019-08-28
Fix invalid memory access in 2D
Remi Lehe
2
-8
/
+16
2019-08-28
Fix invalid memory access in 2D
Remi Lehe
1
-5
/
+13
2019-08-28
Warpx:DampJPML : Fortran code replaced by C++ code
ablelly
3
-131
/
+34
2019-08-28
remove unnecessary references and clean function names
MaxThevenet
3
-47
/
+49
2019-08-28
C++ damping functions called. Compiling!
ablelly
2
-4
/
+91
2019-08-28
C++ current damping - compiling
ablelly
1
-9
/
+9
[next]