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