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
/
PsatdAlgorithmFirstOrder.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
Cleanup unused parts of WarpX Python interface (#3971)
Remi Lehe
4
-33
/
+2
2023-06-12
Ohm's law solver (hybrid kinetic-fluid extension) (#3665)
Roelof Groenewald
53
-44
/
+4521
2023-06-12
Replace amrex::Abort with WARPX_ABORT_WITH_MESSAGE (#3965)
Luca Fedeli
30
-75
/
+97
2023-06-12
precommit: make sure isort output is compatible with black (#3981)
Ryan Sandberg
4
-12
/
+38
2023-06-09
Fix SyncCurrent and SyncRho for multi-levels (#3777)
Weiqun Zhang
2
-54
/
+213
2023-06-09
`geometry.is_periodic`: Only Warn (#3974)
Axel Huebl
1
-7
/
+11
2023-06-08
Read RZ laser files produced by lasy (#3910)
Ilian Kara-Mostefa
11
-69
/
+495
2023-06-07
Make sbatch command consistent with the example file (#3972)
Ilian Kara-Mostefa
1
-1
/
+1
2023-06-07
Doc: rocFFT 5.4+ defaults to in-memory (#3968)
Axel Huebl
4
-4
/
+4
2023-06-06
[pre-commit.ci] pre-commit autoupdate (#3970)
pre-commit-ci[bot]
1
-1
/
+1
2023-06-06
Use clang-tidy in CI (#3917)
Luca Fedeli
3
-0
/
+114
2023-06-05
AMReX: Weekly Update (#3969)
Axel Huebl
5
-5
/
+5
2023-06-05
Add waterbag generation in injector (#3698)
Davide Terzani
7
-56
/
+279
2023-06-05
Release 23.06 (#3962)
Axel Huebl
11
-13
/
+13
2023-06-04
Fix wrong executable and missing Werror flag in CI test (#3964)
Luca Fedeli
1
-1
/
+6
2023-06-03
Add CI test in single precision (#3955)
Luca Fedeli
2
-0
/
+95
2023-06-02
Histogram 2D (#3883)
Juliette Pech
15
-16
/
+606
2023-06-02
RZ PSATD: `do_pml_div..._cleaning` not implemented, fix default (#3940)
Remi Lehe
2
-10
/
+12
2023-06-02
Add max_background_density to MCCollision (#3960)
David Grote
1
-1
/
+7
2023-06-02
revert #3928 calculation of b0 in binary collisions and add comment (#3961)
Severin Diederichs
1
-3
/
+9
2023-06-02
Update PICMI version (#3959)
Remi Lehe
3
-3
/
+3
2023-06-01
Update picmi interface for MCCCollisions (#3953)
David Grote
1
-6
/
+12
2023-06-01
Fix: PSATD+RZ in SP (#3956)
Axel Huebl
2
-13
/
+36
2023-05-31
make narrowing conversion explicit using static_cast (#3954)
Luca Fedeli
1
-1
/
+3
2023-05-30
Work-Around: I/O w/ GCC 8.3 (#3943)
Axel Huebl
3
-13
/
+12
2023-05-30
AMReX: Weekly Update (#3951)
Axel Huebl
5
-5
/
+5
2023-05-26
Doc: Update Lassen (LLNL) (#3942)
Axel Huebl
4
-23
/
+28
2023-05-26
Fix: PSATD RZ Multi-Dim CUDA Build (#3947)
Axel Huebl
1
-28
/
+33
2023-05-26
Explicitly delete NamedComponentParticleContainer's copy constructor (#3944)
Remi Lehe
1
-0
/
+5
2023-05-25
Fix bug of txye binary file reader when used with MPI (#3941)
Luca Fedeli
1
-0
/
+12
2023-05-24
Sort WarpX-tests.ini file (#3935)
Luca Fedeli
1
-1807
/
+1805
2023-05-23
Update documentation to use WarpX on LUMI supercomputer (#3934)
Luca Fedeli
3
-49
/
+82
2023-05-23
CI: No Draft CodeQL (#3937)
Axel Huebl
1
-0
/
+1
2023-05-22
Multi-Dim Buildsystem Support (#3933)
Axel Huebl
52
-619
/
+759
2023-05-22
AMReX/PICSAR: Weekly Update (#3936)
Axel Huebl
7
-28
/
+29
2023-05-22
CUDA: Recommend 11.3+ (#3932)
Axel Huebl
1
-1
/
+1
2023-05-22
Doc: Summit ADIOS 2.8.1 (#3931)
Axel Huebl
1
-1
/
+1
2023-05-19
Implement legacy mode for external laser file reading (#3923)
Ilian Kara-Mostefa
19
-422
/
+1043
2023-05-18
Doc: ux,uy,uz momenta and improving docs (#3930)
Ilian Kara-Mostefa
1
-8
/
+9
2023-05-17
AMReX: Weekly Update (#3926)
Axel Huebl
5
-5
/
+5
2023-05-16
Fix calculation of `b0` in binary collisions (#3928)
Severin Diederichs
1
-0
/
+1
2023-05-16
Remove Harris laser (#3929)
Remi Lehe
5
-154
/
+1
2023-05-16
Bug fix - PEC - Remove duplicate boundary cell updates for rho and J (#3890)
Roelof Groenewald
12
-653
/
+434
2023-05-16
Doc: LASY 0.1.1 (#3920)
Axel Huebl
3
-2
/
+3
2023-05-15
CMake: Simplify Lib Symlink (#3925)
Axel Huebl
1
-6
/
+1
2023-05-15
Add a link to CMake documentation in the WarpX build section (#3924)
Ilian Kara-Mostefa
1
-4
/
+4
2023-05-12
Doc: ux,uy,uz Momenta (#3916)
Axel Huebl
1
-3
/
+4
2023-05-12
Moving window: check pointers to F,G when applying shift (#3897)
Adam Bensoubaya
1
-2
/
+2
2023-05-11
Fix typo in Adastra cluster documentation (#3918)
Neïl Zaim
1
-1
/
+1
2023-05-10
Docs: Conda Dev w/ Boost (#3911)
Axel Huebl
1
-2
/
+2
[next]