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-06-06
cleaning code for spectral cufft for 3D
Revathi Jambunathan
1
-55
/
+3
2019-06-04
remove now unused variable
Andrew Myers
1
-30
/
+0
2019-06-04
set the component names on a species-by-species basis, since they will differ...
Andrew Myers
3
-7
/
+36
2019-06-04
add getter for whether to do the boosted frame diags for a particular particl...
Andrew Myers
1
-0
/
+2
2019-06-03
compare C strings with strcmp
Weiqun Zhang
1
-5
/
+6
2019-06-03
Correct interface for bilinear filter input script
Remi Lehe
1
-4
/
+2
2019-06-01
amrex::Interpolater::interp has changed its interface
Weiqun Zhang
1
-1
/
+1
2019-05-31
Fix parsing of gathering string
Remi Lehe
1
-0
/
+2
2019-05-31
Allow the use of the CKC solver on GPU
Remi Lehe
2
-5
/
+5
2019-05-31
Address review comments
Remi Lehe
2
-3
/
+7
2019-05-30
docs typo fix
atmyers
1
-2
/
+2
2019-05-30
bug fixes for some refactored GPU filter code
Andrew Myers
1
-3
/
+3
2019-05-30
add zinject and done_injecting into the Header for RigidInjectedParticleConta...
Andrew Myers
1
-4
/
+37
2019-05-30
minor formatting change
Andrew Myers
1
-1
/
+0
2019-05-30
add implementation of RigidInjectedParticleContainer's Read/Write Header meth...
Andrew Myers
1
-0
/
+14
2019-05-30
Override the default methods in RigidInjectedParticleContainer
Andrew Myers
1
-0
/
+4
2019-05-30
mark WarpXParticleContainer's ReadHeader and WriteHeader methods virtual, so ...
Andrew Myers
1
-2
/
+2
2019-05-30
make stencil_width a static constexpr member of NCIfilter
MaxThevenet
2
-1
/
+3
2019-05-30
Update documentation
Remi Lehe
3
-77
/
+86
2019-05-29
Use dictionary for all the algorithms
Remi Lehe
1
-26
/
+9
2019-05-29
Use new algorithm string in examples
Remi Lehe
34
-136
/
+27
2019-05-29
Do not link code to PICSAR spectral solver, when running on GPU
Remi Lehe
1
-0
/
+4
2019-05-29
Cleaning code and ensuring arguments to log2 and exp2 are doubles
RevathiJambunathan
1
-13
/
+3
2019-05-29
Warning message for decreasing slice_cr_ratio
RevathiJambunathan
1
-0
/
+6
2019-05-29
Added suggestions made in the PR
RevathiJambunathan
1
-16
/
+10
2019-05-29
Cleaning code to remove unnecessary variable declaration
RevathiJambunathan
1
-1
/
+0
2019-05-29
Fix bugs
Remi Lehe
4
-16
/
+18
2019-05-28
Start algorithm selection
Remi Lehe
4
-3
/
+154
2019-05-28
typos
MaxThevenet
1
-2
/
+3
2019-05-28
fix issue for symmetric beam
MaxThevenet
1
-3
/
+5
2019-05-27
typo
MaxThevenet
1
-1
/
+1
2019-05-24
remove typo in doc
MaxThevenet
1
-1
/
+1
2019-05-24
add doc
MaxThevenet
2
-0
/
+12
2019-05-24
option do symmetrize gaussian particle beam
MaxThevenet
4
-32
/
+66
2019-05-24
Included suggestions made in the PR review and also added capability for slic...
RevathiJambunathan
4
-92
/
+105
2019-05-24
Corrected picmi implementation fix momentums
Dave Grote
6
-35
/
+46
2019-05-24
specify that we need to cd into the WarpX directory before issuing make
Andrew Myers
1
-1
/
+1
2019-05-24
add note that algo.charge_deposition=0 doesn't work on GPU
Andrew Myers
1
-0
/
+5
2019-05-24
fix typo
Andrew Myers
1
-1
/
+1
2019-05-24
add instructions for compiling for Cori-GPU
Andrew Myers
1
-0
/
+34
2019-05-24
also need to use the user specified lab-frame data directory here
Andrew Myers
1
-1
/
+1
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
12
-107
/
+96
2019-05-22
Adding changes suggested in the PR-review on github
RevathiJambunathan
4
-26
/
+25
2019-05-22
doc install yt from conda-forge
MaxThevenet
1
-1
/
+1
2019-05-22
update documentation
Andrew Myers
1
-0
/
+5
2019-05-22
Allow the directory for the lab frame diagnostics to be set in the inputs file
Andrew Myers
3
-4
/
+7
2019-05-22
Fix compilation error for cylindrical
Remi Lehe
1
-2
/
+2
2019-05-22
Fix typo
Remi Lehe
1
-1
/
+1
[next]