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
/
ComovingPsatdAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-01
RZ Poisson solver (#1744)
David Grote
5
-52
/
+294
2021-03-01
Clean plotfile output for btd (#1723)
Revathi Jambunathan
1
-7
/
+3
2021-03-01
Add CI coverage for the plotfile particle filters (#1645)
NeilZaim
10
-29
/
+294
2021-03-01
Remove coarse bounding box check from the BTD selection (#1742)
Andrew Myers
1
-7
/
+0
2021-03-01
Fix Warning: PlasmaInjector (#1747)
Edoardo Zoni
1
-6
/
+6
2021-03-01
AMReX: 21.03 (#1749)
Axel Huebl
3
-4
/
+4
2021-02-26
For picmi, fix MultiSpecies (#1745)
David Grote
1
-2
/
+8
2021-02-25
CI: Disable DPC++
Axel Huebl
1
-0
/
+2
2021-02-25
Add multiple particles source (#1718)
David Grote
5
-8
/
+62
2021-02-25
fix bug (#1736)
Luca Fedeli
1
-1
/
+1
2021-02-25
CI: openPMD-api w/o CLI Tools (#1732)
Axel Huebl
2
-4
/
+4
2021-02-25
Finite-order field centering: few small optimizations (#1714)
Edoardo Zoni
3
-56
/
+94
2021-02-23
AMReX: Weekly Update (#1725)
Axel Huebl
2
-2
/
+2
2021-02-23
CI: ICC use openPMD@0.13.2 (#1739)
Axel Huebl
1
-1
/
+1
2021-02-23
Split Cartesian tests across 2 CI workers (#1735)
Remi Lehe
3
-5
/
+20
2021-02-23
CI (Azure): Reorder As Jobs (#1737)
Axel Huebl
1
-51
/
+55
2021-02-22
Summit & Cori: Update openPMD & ADIOS2 (#1704)
Axel Huebl
2
-25
/
+25
2021-02-22
undo last commit
Axel Huebl
1
-2
/
+1
2021-02-22
CI (Azure): Move Timeout Key
Axel Huebl
1
-1
/
+2
2021-02-22
Fix: Histogram w/o Filter (#1727)
Axel Huebl
2
-3
/
+18
2021-02-22
Fix: run_test.sh - fail on error & fix clone (#1729)
Axel Huebl
5
-10
/
+12
2021-02-21
ParticleHistogram: Fix Performance Regression (#1696)
Yinjian Zhao
1
-28
/
+68
2021-02-21
Backtransformed Diags with openPMD (#1717)
Revathi Jambunathan
16
-119
/
+223
2021-02-19
pyproject.toml: build-backend (#1722)
Axel Huebl
1
-1
/
+6
2021-02-18
Fix: CMake Library Alias (Install) (#1721)
Axel Huebl
2
-3
/
+3
2021-02-18
Tool: update AMReX dependency (#1710)
Axel Huebl
11
-103
/
+339
2021-02-18
Fix spelling typos (#1715)
Michael E Rowan
12
-35
/
+35
2021-02-18
Add "." to libwarpx Aliases (#1720)
Axel Huebl
6
-17
/
+37
2021-02-18
Plotfile capability for BTD (#1576)
Revathi Jambunathan
11
-41
/
+926
2021-02-17
MultiFabs Tags: WarpX Basics (#1713)
Axel Huebl
1
-75
/
+83
2021-02-12
CMake: Search rocFFT (#1703)
Axel Huebl
4
-11
/
+13
2021-02-12
CMake: Cosmetic Clean-Up (Messages) (#1707)
Axel Huebl
3
-8
/
+12
2021-02-12
Fix warnings in docs (#1711)
Michael E Rowan
8
-30
/
+33
2021-02-12
CMake: Mark Some PICSAR options as "advanced" (#1708)
Luca Fedeli
1
-0
/
+3
2021-02-12
Fix bug in loop over boxes in WarpX::UpdateAuxilaryDataStagToNodal (#1691)
Edoardo Zoni
2
-17
/
+23
2021-02-11
Spectral solver: remove extra semicolons (#1709)
Luca Fedeli
3
-3
/
+3
2021-02-11
Initialize aux MultiFabs on level 0 (#1705)
Edoardo Zoni
1
-1
/
+10
2021-02-11
Close #1688 : Transform the moving window velocity to its boosted-frame value...
Bin Liu
1
-1
/
+1
2021-02-11
fix rst link again
Axel Huebl
1
-1
/
+1
2021-02-11
fix formatting: verbatim in rst
Axel Huebl
1
-1
/
+1
2021-02-11
fix formatting: rst link
Axel Huebl
1
-1
/
+1
[next]