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-12-08
C++17, CMake 3.17+ (#2300)
Axel Huebl
12
-34
/
+71
2021-12-08
CI: Reduce Runtime of Test `subcyclingMR` (#2632)
Edoardo Zoni
2
-33
/
+32
2021-12-08
Added 1D support to fields.py (#2634)
Roelof Groenewald
1
-264
/
+183
2021-12-07
CI: Reduce Runtime of Test `multi_J_2d_psatd` (#2638)
Edoardo Zoni
2
-42
/
+42
2021-12-07
PSATD: Implement Scalar Damping for F,G (#2432)
Edoardo Zoni
3
-22
/
+88
2021-12-07
Transform the external fields into the boosted frame (#2610)
David Grote
22
-346
/
+419
2021-12-07
`apt` & `conda`: Update Instructions for Deps (#2629)
Axel Huebl
1
-3
/
+17
2021-12-07
Add CI Test for Python Wrappers w/ PML (#2576)
Edoardo Zoni
4
-0
/
+322
2021-12-06
AMREX_SPACEDIM : Initialization and Particles (#2628)
Prabhat Kumar
14
-188
/
+188
2021-12-06
Redistribute particles in ContinuousFluxInjection (#2611)
Remi Lehe
2
-18
/
+42
2021-12-07
Docs: Archiving Workflows (#2621)
Axel Huebl
2
-0
/
+81
2021-12-06
Define WARPX_ZINDEX to denote the index for the Z dimension regardless of the...
Phil Miller
15
-42
/
+41
2021-12-06
Correct collision algorithm in RZ. (#2510)
Yinjian Zhao
8
-4
/
+183
2021-12-06
run_test.sh: Fix unbound WARPX_CI_TMP
Axel Huebl
1
-0
/
+3
2021-12-06
Azure CI: Cache (#2615)
Axel Huebl
2
-15
/
+59
2021-12-06
3D Performance Tests: CI smaller (#2623)
Axel Huebl
1
-4
/
+4
2021-12-06
AMReX: Weekly Update (#2627)
Axel Huebl
4
-4
/
+4
2021-12-06
Fix: Installed Symlink LIB (#2626)
Axel Huebl
1
-1
/
+6
2021-12-03
extern 'C': Only in Headers (#2624)
Axel Huebl
3
-27
/
+99
2021-12-02
Fix out-of-bound in the initialization of EB (#2607)
Remi Lehe
1
-4
/
+4
2021-12-03
Replace AMREX_SPACEDIM: Boundary & Parallelization (#2620)
Prabhat Kumar
7
-82
/
+82
2021-12-02
Mention that the potentail should be constant inside EB (#2618)
Remi Lehe
1
-1
/
+3
2021-12-02
Fix out-of-bound in Inverse FFT of F,G (#2619)
Edoardo Zoni
1
-2
/
+2
2021-12-02
Add 2D Langmuir Test w/ MR & PSATD (#2605)
Edoardo Zoni
2
-0
/
+63
2021-12-02
div(E,B) Cleaning Options for PSATD (#2403)
Edoardo Zoni
10
-59
/
+148
2021-12-02
Release 21.12 (#2614)
Axel Huebl
10
-16
/
+16
2021-12-01
Fix installation location for libraries (#2583)
s9105947
1
-1
/
+1
2021-11-30
MergeBuffersForPlotfile: Barrier (#2608)
Axel Huebl
1
-0
/
+6
2021-12-01
AMReX: Weekly Update (#2613)
Axel Huebl
4
-4
/
+4
2021-11-30
Dimensionality Docs: Default (#2609)
Axel Huebl
1
-4
/
+4
2021-11-30
Note that CCache 4.2 introduced large CUDA improvements (#2606)
Phil Miller
1
-1
/
+1
2021-11-30
Added parallel pragma to ApplyBoundaryConditions (#2612)
David Grote
1
-0
/
+3
2021-11-30
Fix segfault when importing _libwarpx without initializing WarpX (#2580)
Kevin Z. Zhu
2
-2
/
+9
2021-11-30
Throwing a warning if particle_shape>1 with EB (#2592)
Lorenzo Giacomel
1
-2
/
+17
2021-11-30
Replaced duplicated current deposition documentation (#2604)
Remi Lehe
1
-68
/
+32
2021-11-30
CONTRIBUTING: Update/Modernize (#2600)
Axel Huebl
1
-42
/
+77
2021-11-24
requirements.txt - PICMI development version (#2588)
Axel Huebl
1
-0
/
+6
2021-11-24
C++17: Work-Around NVCC gatherParticles (#2596)
Axel Huebl
1
-1
/
+2
2021-11-23
Fix Init of Vector Members (#2595)
Axel Huebl
3
-4
/
+5
2021-11-22
Python: Start 1D Support (#2582)
Axel Huebl
16
-31
/
+90
2021-11-22
Added abort error message to prevent using averaged Galilean PSATD with psatd...
Olga Shapoval
1
-0
/
+4
2021-11-22
Proton-boron fusion: compute initial momentum of produced alphas (#2330)
Neïl Zaim
7
-32
/
+249
2021-11-22
AMReX: Weekly Update (#2590)
Axel Huebl
4
-4
/
+4
2021-11-22
WarpX.cpp: Use Explicit Types, not `auto` (#2585)
Edoardo Zoni
1
-16
/
+16
2021-11-21
openPMD: 1D3V Support (#2586)
Axel Huebl
5
-13
/
+28
2021-11-20
Python: More Nullptr Checks (#2574)
Axel Huebl
1
-0
/
+18
2021-11-19
added cost of MCC collisions to load balancing calculation (when using Timers...
Roelof Groenewald
2
-3
/
+33
2021-11-19
add github ci compile check for ascent (#2483)
Cyrus Harrison
2
-0
/
+115
2021-11-19
setup.py: beta -> stable (#2570)
Axel Huebl
1
-1
/
+1
2021-11-19
RZ PSATD, make blocking_factor a power of 2 (#2572)
David Grote
1
-3
/
+9
[next]