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
/
SpectralBaseAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
Sphinx: Clean Warnings/Formatting (#2758)
Axel Huebl
6
-20
/
+24
2022-01-19
Docs: Reorder HPC Profiles + Batch Scripts (#2757)
Axel Huebl
30
-403
/
+422
2022-01-19
RigidInjection_BTD: Specify H5 Backend (#2761)
Axel Huebl
1
-1
/
+2
2022-01-19
Fix override default particle tiling (#2762)
Andrew Myers
6
-16
/
+21
2022-01-19
CI: Run `initial_distribution` on 1 MPI Process (#2760)
Edoardo Zoni
1
-1
/
+1
2022-01-19
RZ: Do Not Add geometry.coord_sys (#2759)
Edoardo Zoni
1
-5
/
+0
2022-01-19
Refactor python callback handling (#2703)
Roelof Groenewald
7
-170
/
+102
2022-01-18
Docs: Python Dev Install `--no-deps` (#2750)
Axel Huebl
3
-5
/
+5
2022-01-18
Do Not Read/Use Centering Info if do_nodal=1 (#2754)
Edoardo Zoni
1
-11
/
+16
2022-01-18
Python: Fix UB in Inputs Passing (#2726)
Axel Huebl
1
-2
/
+7
2022-01-14
.editorconfig: add missing newline
Axel Huebl
1
-0
/
+1
2022-01-14
CI: Use new "archive_output = 0" mode (#2749)
Axel Huebl
2
-0
/
+2
2022-01-15
Set geometry earlier in picmi (#2745)
David Grote
1
-19
/
+28
2022-01-15
CI: Use New "verbose" mode (#2747)
Axel Huebl
2
-0
/
+6
2022-01-14
Fix ASSERT for Hybrid Scheme & MR (#2744)
Edoardo Zoni
1
-1
/
+3
2022-01-14
Field probe line detector (#2513)
Tiberius Rheaume
15
-105
/
+533
2022-01-14
CI: Reduce Runtime of Some PSATD Tests (#2704)
Edoardo Zoni
9
-137
/
+135
2022-01-14
Docs: Add Crusher-OLCF (#2741)
Axel Huebl
4
-0
/
+164
2022-01-13
Use signed distance instead of imp. func when computing distance to EB. (#2682)
Andrew Myers
1
-12
/
+5
2022-01-13
GPU RDC: Disable also for HIP (#2742)
Axel Huebl
1
-8
/
+6
2022-01-13
Fixing staircased EM solver (#2739)
Lorenzo Giacomel
8
-103
/
+26
2022-01-13
Modification of the Perlmutter guide in order to run a job (#2736)
thomas clark
1
-0
/
+3
2022-01-12
Don't attempt to use costs when working on PML grids. (#2737)
Andrew Myers
4
-19
/
+58
2022-01-12
Make moving window dimensionality consistent in PICMI (#2721)
Prabhat Kumar
7
-16
/
+16
2022-01-12
AMReX/PICSAR: Weekly Update (#2731)
Axel Huebl
5
-5
/
+5
2022-01-12
Initialize EB grid data on restart. (#2689)
Andrew Myers
4
-0
/
+159
2022-01-12
Fix PML with anisotropic refinement ratio (#2734)
Weiqun Zhang
3
-82
/
+90
2022-01-11
More efficient PML BoxArray (#2631)
Weiqun Zhang
17
-232
/
+364
2022-01-11
Sort the argument list that Python writes to the inputs files (#2732)
David Grote
1
-4
/
+7
2022-01-09
Multi-J: J Always Linear in Time (#2679)
Edoardo Zoni
21
-109
/
+90
2022-01-07
Particle Buffer for Backtransformed Diagnostics (#1898)
Revathi Jambunathan
50
-414
/
+1801
2022-01-04
Python Script to Compute PSATD Stencil (#2364)
Edoardo Zoni
3
-0
/
+482
2022-01-04
Add Coulomb collision and nuclear fusion subfolders (#2389)
Neïl Zaim
11
-7
/
+8
2022-01-04
Allow Dirichlet BCs on r boundaries in RZ (electrostatic) (#2714)
Roelof Groenewald
5
-22
/
+32
2022-01-04
Release 22.01 (#2718)
Axel Huebl
11
-13
/
+13
2022-01-04
Docs: Add New Inputs (Manual) (#2717)
Axel Huebl
1
-3
/
+8
2022-01-04
Docs: Spack Dev - Relax MPL Pin (#2715)
Axel Huebl
1
-1
/
+1
2022-01-04
Add PICMI Scripts for LWFA Tests (#2700)
Edoardo Zoni
18
-198
/
+822
2021-12-30
[pre-commit.ci] pre-commit autoupdate (#2712)
pre-commit-ci[bot]
1
-1
/
+1
2021-12-29
Regression Testing: Use Mainline & CMake (#2556)
Axel Huebl
8
-58
/
+237
2021-12-29
CI: mpi4py breaking setuptools API (#2713)
Axel Huebl
4
-9
/
+29
2021-12-23
Test particle scraping for EB in RZ. (#2691)
Yinjian Zhao
7
-14
/
+129
2021-12-23
Adding staircased EB in the PMLs (#2693)
Lorenzo Giacomel
10
-73
/
+246
2021-12-22
Docs: Add Missing Default for warpx.serialize_ics (#2706)
Edoardo Zoni
1
-1
/
+1
2021-12-23
removed distinct functions computePhiRZ and computePhiCartesian since these f...
Roelof Groenewald
2
-177
/
+51
2021-12-22
Change _libwarpx.py functions to LibWarpX class methods (#2696)
Peter Scherpelz
16
-2016
/
+1927
2021-12-22
Add embedded BC in RZ. (#2602)
Yinjian Zhao
11
-74
/
+184
2021-12-22
ParticleMoments: Deduct Lambda Ret Type (#2705)
Axel Huebl
1
-8
/
+3
2021-12-21
Doxygen: include `static` functions (#2701)
Axel Huebl
1
-1
/
+1
2021-12-21
Add runtime option to use DM that is 'similar' to the mother grids in the PML...
Andrew Myers
6
-6
/
+27
[next]