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-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
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-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
2019-05-22
Implement style comments
Remi Lehe
2
-5
/
+5
2019-05-22
Refactor particle push
Remi Lehe
4
-16
/
+89
2019-05-22
avoid breaking regression tests
Weiqun Zhang
1
-2
/
+3
2019-05-21
Added new file for pusher kernel
Remi Lehe
4
-0
/
+47
2019-05-20
Let amrex decide whether it should finalize MPI
Weiqun Zhang
1
-1
/
+1
2019-05-20
prepare for upcoming amrex changes in Geometry
Weiqun Zhang
6
-8
/
+20
2019-05-17
Parser: erase newline to support multi-line string
Weiqun Zhang
1
-0
/
+3
2019-05-17
Fixes suggested by @WeiqunZhang
MaxThevenet
5
-22
/
+12
2019-05-17
removing a print statement in the slice function
RevathiJambunathan
1
-1
/
+1
2019-05-17
Included brief comments and some documentation for the input parameters
RevathiJambunathan
5
-56
/
+164
2019-05-17
link to AMReX load balancer doc
MaxThevenet
1
-1
/
+5
2019-05-17
comments
MaxThevenet
1
-2
/
+5
2019-05-17
PPC::ConvertUnits to fix momentum unit in plotfiles
MaxThevenet
3
-0
/
+47
[next]