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
/
SpectralBaseAlgorithmRZ.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
DPC++: More Savings (#1813)
Axel Huebl
3
-10
/
+18
2021-03-18
Add option to deposit current at arbitrary time (#1810)
Remi Lehe
6
-22
/
+37
2021-03-18
Use Clear Naming Standard for ParmParse Variables (#1809)
Edoardo Zoni
37
-453
/
+452
2021-03-18
Remove Wrong Parser Query in MultiParticleContainer.cpp (#1808)
Edoardo Zoni
1
-1
/
+0
2021-03-17
Docs: Sorting Defaults Changed (#1798)
Axel Huebl
2
-3
/
+3
2021-03-17
Replaced almost all nGrow with nGrowVect (#1801)
David Grote
27
-52
/
+78
2021-03-17
openPMD: Add ParaView .pmd Helper File (#1802)
Axel Huebl
2
-13
/
+29
2021-03-17
Add option to specify a0 instead of e_max for the laser (#1770)
MaxThevenet
8
-59
/
+77
2021-03-17
KernelTimer cleaning (#1780)
Michael E Rowan
2
-11
/
+10
2021-03-16
Add reference to WarpX slides in the acknowledge us section (#1796)
MaxThevenet
1
-3
/
+20
2021-03-16
Boundary input - Periodic (#1730)
Revathi Jambunathan
8
-1
/
+158
2021-03-16
Move laser particle container (#1792)
Remi Lehe
7
-10
/
+5
2021-03-16
Implement Silver Mueller boundary conditions (#1766)
Remi Lehe
15
-0
/
+375
2021-03-16
FFTW: CMakeConfig Support (#1765)
Axel Huebl
3
-30
/
+95
2021-03-16
Add timers in routines that depend on cell-related work (#1692)
Michael E Rowan
36
-237
/
+461
2021-03-15
README: License Block (#1771)
Axel Huebl
2
-0
/
+27
2021-03-15
Move multi-physics module out of `OneStep` (#1790)
Remi Lehe
1
-27
/
+21
2021-03-15
AMReX: Weekly Update (#1795)
Axel Huebl
2
-2
/
+2
2021-03-15
Clean-up OneStep function: Move error message at initialization (#1789)
Remi Lehe
2
-15
/
+9
2021-03-15
Fix typo about do_tiling in documentation (#1788)
Neïl Zaim
1
-1
/
+1
2021-03-12
AddPlasma: Avoid a calculation resulting in NaN when num_ppc is 0 (#1787)
Luca Fedeli
1
-3
/
+6
2021-03-12
fix unused variables (#1786)
Luca Fedeli
3
-2
/
+17
2021-03-11
CI: DPC++ Re-Enable (#1783)
Axel Huebl
2
-2
/
+8
2021-03-11
CMake: Update AMReX Particle Precision (#1782)
Axel Huebl
1
-2
/
+2
2021-03-11
CI: Disable DPC++
Axel Huebl
1
-0
/
+2
2021-03-11
Version: 21.03 (#1772)
Axel Huebl
5
-6
/
+6
2021-03-11
Spectral Solver: Fix Allocation of rho_fp and rho_cp (#1779)
Edoardo Zoni
1
-4
/
+0
2021-03-10
Minor cleanup of RZ in collisions (#1774)
Remi Lehe
1
-44
/
+34
2021-03-10
fix typo (#1773)
Luca Fedeli
1
-2
/
+2
2021-03-10
Spectral Solver: Remove Unused Header Files (#1778)
Edoardo Zoni
2
-138
/
+0
2021-03-09
AMReX: Weekly Update (#1769)
Axel Huebl
2
-2
/
+2
2021-03-09
CI: DPC++ Re-Enable (#1743)
Axel Huebl
2
-7
/
+11
2021-03-08
Remove Temporary Custom Output for Reformatted BTD (#1726)
Revathi Jambunathan
4
-179
/
+12
2021-03-08
Zenodo: Add meta-data (#1750)
Axel Huebl
2
-1
/
+192
2021-03-05
AMReX: Skip AMRLEVEL (#1764)
Axel Huebl
1
-0
/
+1
2021-03-04
QEDInternals: replace amrex::Real with amrex::ParticleReal where appropriate ...
Luca Fedeli
6
-37
/
+48
2021-03-04
Ion Acceleration Example: More Text... (#1754)
Axel Huebl
2
-26
/
+41
2021-03-04
RigidInjectedParticleContainer: clean duplicated code (#1752)
Luca Fedeli
1
-8
/
+3
2021-03-04
Update AMReX: Install (Regression) (#1762)
Axel Huebl
2
-2
/
+2
2021-03-04
Distribution mapping plotting with reduced diagnostics only 1 step (#1757)
Michael E Rowan
1
-2
/
+4
2021-03-04
Implement averaged algo on staggered grids & merge spectral classes (#1544)
Edoardo Zoni
14
-1190
/
+1072
2021-03-04
setup.py: libwarpx*.dll (#1759)
Axel Huebl
1
-1
/
+1
2021-03-04
Remove extra ghost cell used with momentum-conserving gathering (#1758)
Edoardo Zoni
8
-103
/
+80
2021-03-04
CMake: add option to compile with InterProcedural Optimizations (if available...
Luca Fedeli
3
-0
/
+23
2021-03-03
Examples: Dynamic Scheduling (#1753)
Axel Huebl
4
-4
/
+1
2021-03-03
AMReX: CMake Install (if shared) (#1755)
Axel Huebl
2
-2
/
+3
2021-03-02
ParticleContainer: Fix Unused Vars (#1756)
Axel Huebl
1
-12
/
+0
2021-03-02
GPU clock timer for measuring load balance costs (#1406)
Michael E Rowan
7
-47
/
+183
2021-03-02
CI: Always with FFTW/PSATD (#1587)
Axel Huebl
5
-90
/
+85
2021-03-01
Add empty runtime_params = in WarpX-tests.ini (#1748)
NeilZaim
2
-0
/
+13
[next]