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
2020-03-30
Bug fix in ApplyInverseVolumeScalingToCurrentDensity (#866)
David Grote
1
-1
/
+1
2020-03-30
doc: fix formatting for ascent yaml examples (#865)
Cyrus Harrison
1
-113
/
+117
2020-03-30
Added blocking factor to 2d and RZ geometries (#864)
L. Diana Amorim
1
-1
/
+2
2020-03-30
Port rigid injection to the gpu (#862)
Andrew Myers
2
-47
/
+93
2020-03-30
[mini-PR] Fix energy calculation for photons in reduced diagnostics (#861)
Luca Fedeli
3
-13
/
+49
2020-03-30
Remove compiler warnings (#843)
Edoardo Zoni
29
-78
/
+72
2020-03-30
Documentation update - towards full SI (#301)
L. Diana Amorim
5
-20
/
+117
2020-03-30
[mini-PR] Fix bug in Breit-Wheeler engine (#852)
Luca Fedeli
3
-62
/
+83
2020-03-27
Travis CI: set max numprocs=2 and do not overwrite (#860)
Edoardo Zoni
2
-15
/
+14
2020-03-27
Ignore python build/dist and egg folders (#850)
L. Diana Amorim
1
-0
/
+3
2020-03-27
[mini-PR] Read species distribution from OPMD file (#847)
L. Diana Amorim
5
-3
/
+61
2020-03-27
Costs vector of (pointer to) vector (#829)
Michael E Rowan
14
-226
/
+166
2020-03-26
Tests: Fix Bool Switch Typo OMP (#854)
Axel Huebl
1
-1
/
+1
2020-03-26
Add Initial Distribution Test (#735)
Yinjian Zhao
5
-8
/
+329
2020-03-26
Add a few additional diags (divE etc.) (#844)
MaxThevenet
27
-34
/
+324
2020-03-26
Updated Profiling information in running_cpp (#776)
L. Diana Amorim
1
-34
/
+23
2020-03-26
Replace tilebox by growntilebox (#849)
NeilZaim
1
-3
/
+3
2020-03-26
Add load balance options documentation (#842)
Michael E Rowan
1
-0
/
+29
2020-03-25
New diagnostics support RZ (#836)
MaxThevenet
10
-56
/
+274
2020-03-24
Fix bug introduced in PR #831 (#846)
Andrew Myers
1
-2
/
+2
2020-03-23
Ascent in situ integration: add support for particles (#789)
Cyrus Harrison
2
-50
/
+194
2020-03-23
Diagnostics: Implicit Int Conversion Warning (#841)
Michael E Rowan
1
-2
/
+3
2020-03-23
Can plot raw fields with new diags (#827)
MaxThevenet
10
-7
/
+437
2020-03-23
Add tolerance to all test, default 1.e-14 (#839)
MaxThevenet
2
-38
/
+105
2020-03-23
Updated Python interface for Python_Langmuir_rz_multimode test (#810)
David Grote
4
-75
/
+326
2020-03-23
Bulk momentum (#831)
Andrew Myers
4
-15
/
+142
2020-03-23
fix AverageAndPackFields, suggested by David Grote (#837)
Axel Huebl
1
-1
/
+1
2020-03-20
Move kernel ToCellCenter to Average.H to ensure inlining (#832)
Edoardo Zoni
2
-30
/
+23
2020-03-20
ES Solver: Runtime Option Clean Up (#833)
Axel Huebl
4
-28
/
+24
2020-03-20
plot_int for new diagnostics (#824)
MaxThevenet
9
-28
/
+59
2020-03-19
Add capability to select fields to dump (#819)
MaxThevenet
6
-39
/
+112
2020-03-19
Add SmartCreate functor alongside SmartCopy (#825)
Luca Fedeli
6
-49
/
+173
2020-03-19
Add costs reduced diagnostic (#790)
Michael E Rowan
11
-19
/
+434
2020-03-19
Remove costs full diagnostic (#791)
Michael E Rowan
6
-36
/
+2
2020-03-18
Diagnostics reorganization skeleton (#809)
MaxThevenet
15
-2
/
+535
2020-03-18
Averages to cell centers (#795)
Edoardo Zoni
5
-75
/
+137
2020-03-18
Density threshold set to epsilon by default instead of 0. (#815)
MaxThevenet
2
-2
/
+2
2020-03-18
Acknowledge funding agency and contributors in doc (#775)
MaxThevenet
3
-1
/
+8
2020-03-17
Add some WarpXUtilMsg::AlwaysAssert in particle containers (#811)
Luca Fedeli
2
-9
/
+29
2020-03-17
Small fixes to Python to better handle particle weights (#807)
David Grote
2
-6
/
+9
2020-03-17
openPMD-api: 0.11.0+ (#812)
Axel Huebl
4
-8
/
+3
2020-03-17
Add Edoardo to Garuda tests mailing list (#814)
MaxThevenet
1
-1
/
+1
2020-03-17
Add QED particle creaction routines (#698)
Luca Fedeli
38
-114
/
+915
2020-03-16
Add AlwaysAssert with std::string message (#792)
Luca Fedeli
3
-2
/
+28
2020-03-16
Added Python wrapper of charge density arrays (#783)
David Grote
4
-7
/
+150
2020-03-16
For RZ, generalized the centering of the inverse volume scaling of J and rho ...
David Grote
1
-23
/
+60
2020-03-16
Use C++ templates for the `EvolveF` and `ComputeDivE` function (#753)
Remi Lehe
9
-141
/
+433
2020-03-16
Add ParticleHistogram Reduced Diagnostic (#727)
Yinjian Zhao
7
-11
/
+369
2020-03-16
Because of AMReX change, we now have to explicitly specify where BaseFab func...
WeiqunZhang
1
-3
/
+3
2020-03-13
PSATD Single precision (#805)
MaxThevenet
12
-85
/
+170
[next]