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
2020-02-26
Insist that small PRs are better. (#752)
MaxThevenet
1
-3
/
+7
2020-02-26
Fix Util: No Variable-Length Array (#750)
Axel Huebl
1
-6
/
+1
2020-02-26
Use C++ templates in `EvolveE` function (#676)
Remi Lehe
9
-440
/
+386
2020-02-26
BackTransformedDiagnostic: ParticleReal (#747)
Axel Huebl
1
-28
/
+28
2020-02-26
Single Precision: Binary Suffixes (#748)
Axel Huebl
1
-0
/
+7
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
96
-405
/
+525
2020-02-25
FDTD: Real Literals and Formatting (#736)
Axel Huebl
4
-149
/
+176
2020-02-25
openPMD: Fix Single Precision Build (#745)
Axel Huebl
2
-2
/
+2
2020-02-24
Profiler wrapper to allow for cudaDeviceSynchronize (#738)
MaxThevenet
35
-117
/
+178
2020-02-24
Split travis tests in bigger matrix (#723)
MaxThevenet
6
-26
/
+113
2020-02-24
corrected two typos missed during review of PR-719 (#741)
Glenn Richardson
1
-2
/
+2
2020-02-24
update due to change in amrex (#740)
Andrew Myers
1
-2
/
+2
2020-02-21
Call AMReX Bin sort (#739)
MaxThevenet
6
-4
/
+25
2020-02-21
Make the option to exchange all guard cells safer (#709)
MaxThevenet
9
-62
/
+106
2020-02-20
Minor refactoring of space-charge calculation (#732)
Remi Lehe
5
-10
/
+29
2020-02-20
openPMD: warn if step is already written (#718)
guj
3
-7
/
+19
2020-02-20
Add Reset Random Seed Feature (#717)
Yinjian Zhao
2
-0
/
+31
2020-02-20
Do not use local Redistribute for electrostatic solver (#731)
Remi Lehe
1
-0
/
+7
2020-02-19
doc install yt on Summit (#729)
MaxThevenet
2
-3
/
+18
2020-02-19
avoid duplicate tests and plot less often (#726)
MaxThevenet
13
-149
/
+11
2020-02-19
[mini-PR] when a cufft error occurs, print a meaningful error message (#728)
Luca Fedeli
2
-6
/
+55
2020-02-18
Galilean PSATD with shift (#704)
Olga Shapoval
28
-60
/
+572
2020-02-18
README: Update Badged to `master` (#725)
Axel Huebl
3
-4
/
+3
2020-02-15
Xi precision (#719)
MaxThevenet
5
-105
/
+110
2020-02-15
Analysis: Fix Warnings (#722)
Axel Huebl
5
-9
/
+2
2020-02-13
moving dcomp++ outside MFIter loop (#711)
Revathi Jambunathan
1
-9
/
+4
2020-02-12
update release tag in the code (#706)
MaxThevenet
3
-3
/
+3
2020-02-12
Docs: Fix Link Format (#710)
Axel Huebl
1
-1
/
+1
2020-02-11
Add do_not_gather. (#705)
Yinjian Zhao
3
-1
/
+8
2020-02-11
openPMD: Add GNUmakefile Default (#708)
Axel Huebl
1
-0
/
+1
2020-02-11
Remove all mentions of the dev branch (#707)
Remi Lehe
8
-32
/
+23
2020-02-11
openPMD-api: One Series at a Time (#701)
Axel Huebl
1
-0
/
+4
2020-02-11
Add automated test for the electrostatic code (#700)
Remi Lehe
2
-0
/
+43
2020-02-11
openPMD: Avoid Writing Last Step Twice
Junmin Gu
1
-1
/
+4
2020-02-11
Remove compilation of Fortran files in EM mode
Remi Lehe
2
-3
/
+7
2020-02-11
AMReX will remove AMREX_DEVICE_COMPILE soon because of DPC++. So we now nee...
Weiqun Zhang
3
-12
/
+12
2020-02-10
Langmuir Analysis: absolute dfloat to 0
Axel Huebl
2
-4
/
+7
2020-02-10
Python Compile in Single Precision
Axel Huebl
4
-14
/
+28
2020-02-10
CI: Single Precision Tests
Axel Huebl
1
-0
/
+36
2020-02-10
wp_parser::nvars is not needed
Weiqun Zhang
3
-7
/
+0
2020-02-10
Change back.
Yinjian Zhao
2
-7
/
+4
2020-02-10
template Parser so that it works for any number of variables
Weiqun Zhang
24
-288
/
+196
2020-02-10
mention yt installation script in doc
MaxThevenet
1
-0
/
+1
2020-02-10
Correct compilation parameter DIM=
Remi Lehe
1
-1
/
+1
2020-02-10
using continue instead of the incorrect return if np==0 in BTD Particle Buffe...
RevathiJambunathan
1
-2
/
+2
2020-02-10
Improve documentation on how to install yt
Remi Lehe
1
-14
/
+2
2020-02-09
Travis: Pip Instead of Conda, Caches
Axel Huebl
1
-8
/
+15
2020-02-07
Update Docs/source/visualization/reduced_diags.rst
Yinjian Zhao
1
-1
/
+1
2020-02-07
Documentation
Yinjian Zhao
1
-1
/
+1
2020-02-07
Documentation
Yinjian Zhao
2
-13
/
+11
[next]