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
/
PsatdAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
call old current deposition for laser particles and remove psatd test
MaxThevenet
2
-40
/
+40
2019-07-15
fix indentation in physicalparticlecontainer.cpp, couldn't read
MaxThevenet
1
-294
/
+294
2019-07-15
git rid of outdated options in example input files
MaxThevenet
3
-4
/
+12
2019-07-15
update some comments
MaxThevenet
1
-1
/
+2
2019-07-15
adopt remi's comments, do some cleaning
MaxThevenet
1
-62
/
+17
2019-07-13
add a bounch of const qualifiers
MaxThevenet
1
-35
/
+35
2019-07-12
Copy guard cells from the regular grid to the hybrid grid
Remi Lehe
1
-10
/
+10
2019-07-12
Removed comments about algorithm's corresponding nr
Diana Amorim
1
-4
/
+4
2019-07-12
modify PML CKC test so that tests do not fail... don't understand where the c...
MaxThevenet
1
-1
/
+4
2019-07-12
Corrected typo of xold incorrect repetition.
Diana Amorim
2
-12
/
+13
2019-07-12
default value for boost parameters are None
MaxThevenet
1
-1
/
+1
2019-07-12
use vector instead of angle for polarization
MaxThevenet
1
-1
/
+1
2019-07-12
fix some typos in pywarpx
MaxThevenet
1
-9
/
+4
2019-07-11
add a bunch of restrict
MaxThevenet
1
-6
/
+6
2019-07-11
avoid compilation error when USE_RZ=TRUE
MaxThevenet
1
-9
/
+0
2019-07-11
force to use picsar deposition in RZ mode
MaxThevenet
1
-0
/
+5
2019-07-11
Modified Documentation to update the modules required for building WarpX on C...
Revathi Jambunathan
1
-1
/
+1
2019-07-11
remove merge conflict markers
MaxThevenet
1
-3
/
+0
2019-07-11
typo in make file
MaxThevenet
1
-1
/
+1
2019-07-11
add comments
MaxThevenet
1
-4
/
+6
2019-07-11
do not modify the example input script in the PR
MaxThevenet
4
-134
/
+43
2019-07-11
option use_picsar_deposition
MaxThevenet
5
-14
/
+44
2019-07-11
add option to use PICSAR routine
MaxThevenet
1
-0
/
+4
2019-07-11
keep option to use PICSAR current deposition
MaxThevenet
4
-56
/
+226
2019-07-11
fix code for GPU. OK to machine precision for o1-2-3
Maxence Thevenet
3
-26
/
+32
2019-07-11
remove print statements
MaxThevenet
2
-5
/
+0
2019-07-10
fixed issue for order 2
MaxThevenet
1
-24
/
+19
2019-07-10
remove unnecessary includes
MaxThevenet
1
-26
/
+0
2019-07-10
rename kernel file
MaxThevenet
2
-4
/
+4
2019-07-10
cleaning and add some comments
MaxThevenet
1
-52
/
+15
2019-07-10
generic solution OK for 2/3D order 1 and 3. Issues with order 2
MaxThevenet
5
-125
/
+286
2019-07-10
Changed name of function to copy_attribs()
Diana Amorim
3
-4
/
+4
2019-07-10
Fixed segfault error.
Diana Amorim
1
-14
/
+13
2019-07-10
Add deposit_on_main_grid in automated tests
Remi Lehe
1
-0
/
+1
2019-07-10
Document deposit on main grid
Remi Lehe
1
-16
/
+21
2019-07-10
subcyling test had subcyling off... clean it and turn it on
MaxThevenet
1
-27
/
+2
2019-07-10
2d and 3d version, order 1, with comments
MaxThevenet
3
-70
/
+83
2019-07-09
some cleaning
MaxThevenet
3
-171
/
+82
2019-07-09
Attempt to fix segfault issue - Unsuccessful. Tested alternatives to <Real* A...
Diana Amorim
3
-10
/
+13
2019-07-09
works for order 1, direct deposition 2D
MaxThevenet
3
-69
/
+62
2019-07-09
Changed warpx_copy_attribs function from F90 to CPP inside PhysicalParticleCo...
Diana Amorim
7
-71
/
+47
2019-07-09
fix a bug where we increment instead of overwrite when copying slices to the ...
Andrew Myers
1
-2
/
+2
2019-07-08
Revert "To reset DIM to 2 for RZ, we have to do it before including AMReX's m...
Weiqun Zhang
2
-6
/
+6
2019-07-08
these methods can't be private or protected because of limitations in Cuda
Andrew Myers
1
-16
/
+17
2019-07-08
need to use pointer syntax here
Andrew Myers
1
-3
/
+3
2019-07-08
bug when tiling on CPU
MaxThevenet
4
-20
/
+172
2019-07-08
To reset DIM to 2 for RZ, we have to do it before including AMReX's make files
Weiqun Zhang
2
-6
/
+6
2019-07-08
add macros WARPX_DIM_3D WARPX_DIM_2D WARPX_DIM_RZ
Weiqun Zhang
1
-0
/
+10
2019-07-08
fix position pointer. simple test gives correct result
MaxThevenet
2
-9
/
+22
2019-07-08
use 'direct' rather than 'direct-vectorized' in 2d
Andrew Myers
1
-1
/
+1
[next]