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-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
2021-02-11
CMake: Quick, Local Dependencies (#1699)
Axel Huebl
5
-74
/
+211
2021-02-10
Docs: Update openPMD-viewer include (#1701)
Axel Huebl
2
-8
/
+21
2021-02-10
Reduced diagnostics load balance cleaning (#1697)
Michael E Rowan
2
-2
/
+0
2021-02-10
new setup.py: PYWARPX_LIB_DIR support (#1698)
Axel Huebl
6
-49
/
+227
2021-02-09
setup.py: Build Dir Path Clash (#1694)
Axel Huebl
1
-4
/
+4
2021-02-09
Tool: newVersion.sh (#1686)
Axel Huebl
5
-5
/
+145
2021-02-09
Reset benchmarks of boosted frame tests (#1695)
Edoardo Zoni
7
-169
/
+169
2021-02-08
Fix: Missing Geometry Includes (#1690)
Axel Huebl
3
-0
/
+4
2021-02-09
GNUmake: QED on (TRUE) by default (#1689)
Axel Huebl
2
-2
/
+3
2021-02-08
Add a automated test for testing restart (#1623)
Yinjian Zhao
4
-0
/
+288
2021-02-08
openPMD-api: 0.13.2 (internal) (#1680)
Axel Huebl
1
-1
/
+1
2021-02-08
Load data with ds.covering_grid(...) instead of ds.index.grids[0] (#1687)
Edoardo Zoni
2
-10
/
+12
2021-02-05
Input load balance parameters as `algo.load_balance_param` (#1683)
Michael E Rowan
9
-30
/
+68
2021-02-05
CI: Minimal Compile (#1684)
Axel Huebl
2
-0
/
+36
2021-02-05
Docs: QED is now on (#1685)
Axel Huebl
3
-4
/
+6
2021-02-05
Fix photon species error message (#1681)
David Grote
1
-1
/
+1
2021-02-05
Set QED support ON by default (#1529)
Luca Fedeli
17
-28
/
+62
2021-02-03
MSVC: '*/' found outside of comment (#1679)
Axel Huebl
1
-1
/
+1
2021-02-03
BilinearFilter: Fix compilation warning (#1660)
Luca Fedeli
3
-13
/
+18
2021-02-03
Update intervals notation in visualization doc (#1678)
Michael E Rowan
1
-3
/
+3
2021-02-03
Reduced diagnostic for load balance efficiency (#1673)
Michael E Rowan
10
-0
/
+159
2021-02-03
CI: BLAS++ from Mainline (#1677)
Axel Huebl
1
-1
/
+1
2021-02-03
Updates to match picmi version 0.0.14 (#1672)
David Grote
4
-5
/
+5
2021-02-03
Move `getCosts` definition out of header (#1676)
Michael E Rowan
2
-8
/
+13
2021-02-02
Refactor finite-order interpolation functions for momentum-conserving field g...
Edoardo Zoni
4
-303
/
+235
2021-02-02
Always synchronize nodal points of PML MultiFabs (#1669)
Edoardo Zoni
4
-9
/
+63
2021-02-02
fixTypo for pml has particles parameter for docs (#1671)
Revathi Jambunathan
1
-2
/
+2
2021-02-01
remove semicolons (#1662)
Luca Fedeli
1
-5
/
+5
2021-02-01
Remove redundant "do_qed" option in inputfile (#1667)
Luca Fedeli
9
-82
/
+21
2021-01-31
scipy 1.5+ (#1670)
Axel Huebl
1
-1
/
+1
2021-01-31
requirements.txt: fix overspecification (#1668)
Axel Huebl
2
-4
/
+4
2021-02-01
parameter.rst fixes (#1663)
Michael E Rowan
1
-14
/
+12
2021-02-01
fix inconsistent formatting (#1666)
Michael E Rowan
1
-2
/
+2
2021-02-01
[mini-PR] Add particle tiling documentation (#1665)
Michael E Rowan
1
-0
/
+4
2021-01-29
make sure we redefine the tmp particle tiles when we load balance. (#1658)
Andrew Myers
4
-6
/
+17
2021-01-29
Reset broken benchmark for CI test initial_distribution (#1661)
Edoardo Zoni
1
-7
/
+7
2021-01-27
Updates for electrostatic solver (#1604)
David Grote
3
-40
/
+49
2021-01-27
Modern setup.py: CMake-Driven, Multi-Dimensional (#1647)
Axel Huebl
6
-2
/
+302
2021-01-27
Take time step into account to compute guard cells for J and rho (#1607)
Edoardo Zoni
10
-71
/
+112
2021-01-27
Add filter for particle histogram (#1643)
NeilZaim
8
-21
/
+86
2021-01-26
Start Embedded Boundary development (#1641)
Weiqun Zhang
12
-1
/
+93
2021-01-26
CI: Ubuntu-latest -> 20.04 (#1654)
Axel Huebl
2
-2
/
+2
2021-01-26
[mini-PR] Broken link to scripts (#1651)
Michael E Rowan
1
-1
/
+1
2021-01-27
Replace an always false test with an abort (#1655)
Luca Fedeli
1
-3
/
+3
2021-01-26
Use pinned memory for tmp particles in diags. (#1644)
Andrew Myers
3
-21
/
+45
[next]