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-13
Fixed FDTD coefficients of E push from F (#804)
David Grote
1
-13
/
+13
2020-03-13
Remove obsolete Fortran function declaration (#796)
Remi Lehe
1
-79
/
+0
2020-03-13
correct misprint in doc (#802)
Luca Fedeli
1
-1
/
+1
2020-03-12
Added RZ mode for charge and direct current deposition (#793)
David Grote
3
-9
/
+46
2020-03-12
Fix misspellings of the word 'auxiliary' (#799)
Michael E Rowan
2
-5
/
+5
2020-03-12
Changed BL_ASSERT to AMREX_ALWAYS_ASSERT for user input (#798)
David Grote
2
-10
/
+10
2020-03-12
Fail gracefully when laser amplitude is zero (#781)
danielbelkin
1
-0
/
+7
2020-03-11
Added optional user defined number of guard cells to use with PSATD solver (#...
Olga Shapoval
2
-14
/
+18
2020-03-10
Single Precision: Regression Tolerance (#771)
Axel Huebl
1
-0
/
+2
2020-03-10
With RZ, always write out theta (#782)
David Grote
1
-0
/
+7
2020-03-10
Include private members of classes in Doxygen documentation (#785)
Edoardo Zoni
2
-10
/
+10
2020-03-10
Allowed for more general centering of charge density (#768)
David Grote
5
-25
/
+52
2020-03-06
Remove old electrostatic code (#780)
Remi Lehe
20
-1385
/
+0
2020-03-06
Remove FFTW include (#777)
Remi Lehe
1
-4
/
+0
2020-03-06
Update CONTRIBUTING.md: fix URL for Github forks (#774)
Edoardo Zoni
1
-1
/
+1
2020-03-06
Add default values for particle and cell weights used in heuristic costs upda...
Michael E Rowan
2
-4
/
+58
2020-03-06
add _rt suffix to particle shape factor functions (#763)
MaxThevenet
1
-20
/
+41
2020-03-06
Fix electrostatic solver (#730)
Remi Lehe
7
-89
/
+107
2020-03-04
Fix and automatically test USE_PSATD_PICSAR=TRUE (#769)
MaxThevenet
2
-0
/
+20
2020-03-04
Permission issue with Maxwell QED input test file (#766)
Remi Lehe
1
-0
/
+0
2020-03-03
update tag number (#764)
MaxThevenet
3
-3
/
+3
2020-03-02
Option to specify the type of physical species (#746)
MaxThevenet
9
-30
/
+142
2020-03-02
Heuristic load balance based on number of particles and number of cells (#737)
Michael E Rowan
12
-50
/
+241
2020-03-02
modified comments and replaced old-style cast (#762)
Luca Fedeli
1
-20
/
+52
2020-03-02
EvolveE: Update Includes (#761)
Axel Huebl
1
-2
/
+3
2020-02-29
replace tau by optical_depth_QSR and optical_depth_BW (#742)
MaxThevenet
6
-28
/
+38
2020-02-28
fixing bug in ckc (#760)
Revathi Jambunathan
1
-10
/
+10
2020-02-28
Avoid using namespace amrex in .H files (#754)
MaxThevenet
1
-10
/
+14
2020-02-28
Add acknowledgement doc section (#758)
MaxThevenet
2
-0
/
+24
2020-02-27
Update tolerance of regression tests on garuda (#756)
Remi Lehe
1
-0
/
+3
2020-02-27
Comment/Remove Unused Parameters (#749)
Axel Huebl
15
-22
/
+34
2020-02-27
fix number of steps for injection test on GPU (#755)
MaxThevenet
1
-0
/
+1
2020-02-27
Implement div(E) diagnostics for spectral case (#720)
Edoardo Zoni
8
-24
/
+121
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
[next]