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-10-07
Implement Higginson's nuclear fusion algorithm (#2290)
Neïl Zaim
5
-20
/
+343
2021-10-06
Python Analysis of Restart Tests: Small Cleanup (#2368)
Edoardo Zoni
1
-9
/
+1
2021-10-06
FillBoundaryG: Add PML Exchange (#2381)
Edoardo Zoni
3
-2
/
+31
2021-10-06
CI: Groups Include Branch (#2378)
Axel Huebl
7
-7
/
+7
2021-10-06
Documentation: add link to AMReX doc that lists available parser functions (#...
Neïl Zaim
1
-1
/
+2
2021-10-06
Docs: Simplify Release Log (#2372)
Axel Huebl
1
-1
/
+1
2021-10-06
NodalSync: Less Duplicate Code (#2375)
Edoardo Zoni
3
-89
/
+21
2021-10-06
Simplify formulas for Esirkepov deposition (#2373)
Remi Lehe
1
-12
/
+11
2021-10-05
CI: mpi4py NVHPC work-around (#2379)
Axel Huebl
1
-5
/
+8
2021-10-05
Capitalize python environment variables in CI workflows (#2376)
Neïl Zaim
6
-14
/
+16
2021-10-05
CU: NVHPC (CUDA) (#2371)
Axel Huebl
2
-0
/
+70
2021-10-04
Fix my_constants being cast to float in single precision (#2369)
AlexanderSinn
2
-8
/
+42
2021-10-04
Electrostatic boundary condition handling refactor (#2303)
Roelof Groenewald
4
-168
/
+162
2021-10-04
Add structure for proton-boron fusion module (#2217)
Neïl Zaim
22
-60
/
+450
2021-10-04
Release 21.10 (#2370)
Axel Huebl
10
-12
/
+12
2021-10-04
Implement Checkpoint / Restart for Laser Particles (#2360)
Andrew Myers
12
-112
/
+174
2021-10-01
Docs PoP: Fix Co-Authors (#2367)
Axel Huebl
1
-1
/
+1
2021-10-01
Fix restart for rigid injected particles (#2363)
Remi Lehe
5
-100
/
+106
2021-09-30
Style: Old BTD Definitions (#2352)
Axel Huebl
2
-58
/
+58
2021-09-30
CMake: More Robust git STRIP (#2358)
Axel Huebl
1
-1
/
+1
2021-09-30
Remove array of ints `done_injecting` (#2365)
Remi Lehe
3
-17
/
+1
2021-09-30
Rigid injected species: Remove unused function and variables (#2350)
Remi Lehe
14
-136
/
+0
2021-09-30
Update AMReX (#2362)
Axel Huebl
5
-6
/
+8
2021-09-29
CI: Update HIP Repo URL (#2359)
Axel Huebl
1
-1
/
+1
2021-09-28
Use correct positions for the moving window of the BTD (#2356)
Remi Lehe
1
-2
/
+3
2021-09-27
Update read_raw_data to RZ (with multiple modes) (#2313)
David Grote
1
-2
/
+10
2021-09-28
Stencil: Fix non-3D Compiles on GPU (#2353)
Axel Huebl
2
-2
/
+51
2021-09-27
Comoving PSATD: New Input psatd.use_default_v_comoving (#2304)
Edoardo Zoni
2
-2
/
+23
2021-09-27
SumBoundary: Use Fewer Guard Cells for J/rho (#2323)
Edoardo Zoni
2
-21
/
+65
2021-09-27
Summit: Known Issues Since RHEL8 (#2349)
Axel Huebl
1
-0
/
+60
2021-09-27
Allow more work for OpenMP threads in `WarpX::UpdateAuxilaryData` (#2342)
Remi Lehe
1
-7
/
+7
2021-09-27
AMReX: Weekly Update (#2348)
Axel Huebl
4
-4
/
+4
2021-09-27
Doc: Disable CCache (#2339)
Axel Huebl
2
-0
/
+5
2021-09-24
ParticleIO: Fix All Container Restart (#2341)
Axel Huebl
2
-36
/
+48
2021-09-24
Restart: Handle Header File Read Errors (#2335)
Axel Huebl
6
-19
/
+17
2021-09-24
DPC++: Disable -fPIC (#2338)
Axel Huebl
1
-1
/
+4
2021-09-24
Python Install Env Vars: All CAPS (#2317)
Axel Huebl
2
-63
/
+65
2021-09-24
Stochastic particle reflection from absorbing domain boundaries (#2281)
Roelof Groenewald
13
-62
/
+344
2021-09-24
Fix nvcc compilation bug (#2333)
Remi Lehe
1
-1
/
+1
2021-09-24
Print Restart: dt,dx,dy,dz (#2334)
Axel Huebl
3
-5
/
+14
2021-09-24
Exchange fewer guard cells with standard PSATD solver (#2266)
Neïl Zaim
3
-3
/
+14
2021-09-23
Initialize the BTD buffers to 0.0 (#2329)
Andrew Myers
1
-0
/
+1
2021-09-22
Docs: Cori V100 GPU Job Script (#2328)
Axel Huebl
2
-2
/
+67
2021-09-22
Move RandomizeVelocity to ParticleUtils (#2326)
Neïl Zaim
3
-57
/
+65
2021-09-22
External Poisson solver: wrappers to copy the full domain rho and phi between...
Roelof Groenewald
6
-27
/
+266
2021-09-22
Docs: Cori Newer CMake (#2324)
Axel Huebl
1
-3
/
+3
2021-09-21
leveling_thinning: 2 MPI Ranks (#2321)
Axel Huebl
2
-33
/
+33
2021-09-21
Python CI: Only 2 Ranks (#2320)
Axel Huebl
2
-3
/
+3
2021-09-21
Rename eb_potential parameter (#2310)
Remi Lehe
4
-5
/
+5
2021-09-21
Fix Bug in PSATD Restart with Time Averaging (#2318)
Edoardo Zoni
6
-1
/
+165
[next]