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
/
PMLPsatdAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
fix some unused variables (#1606)
Luca Fedeli
2
-0
/
+6
2021-01-07
CI: Intel ICX/ICPX (#1608)
Axel Huebl
1
-0
/
+38
2021-01-07
Cleaned calculation of current time in analysis scripts (#1609)
David Grote
3
-3
/
+3
2021-01-04
openPMD-api: 0.13.0 (#1601)
Axel Huebl
3
-3
/
+3
2021-01-04
LGTM: Fix & Modernize C++ Build (#1603)
Axel Huebl
1
-14
/
+14
2021-01-03
Reconfigured the collision classes to allow for generalization (#1583)
David Grote
13
-166
/
+307
2021-01-03
Docs: MR Ratio (#1589)
Axel Huebl
1
-1
/
+15
2021-01-02
Cori: Newer CMake (#1599)
Axel Huebl
1
-1
/
+1
2020-12-23
Use PML diagonal components only with div cleaning (#1592)
Edoardo Zoni
6
-57
/
+121
2020-12-22
Fix: PSATD + CUDA build (#1595)
Axel Huebl
3
-7
/
+19
2020-12-21
Use correct PML sigma coeffs depending on staggering (#1573)
Edoardo Zoni
2
-75
/
+374
2020-12-21
Fix particle injection position at restart (#1590)
Revathi Jambunathan
3
-0
/
+5
2020-12-21
Added phi to raw plots (#1591)
David Grote
1
-0
/
+3
2020-12-21
Generalize some interpolation functions for MR (#1585)
Edoardo Zoni
2
-157
/
+65
2020-12-21
Fix: PSATD Comm. Runtime Switch (FDTD) (#1588)
Axel Huebl
3
-98
/
+98
2020-12-18
CI: Fix Brew CMake (#1586)
Axel Huebl
1
-1
/
+1
2020-12-18
Fix bug in interpolation function used with MR (#1584)
Edoardo Zoni
3
-6
/
+6
2020-12-17
swap alpha coefficients for Ey-update (#1580)
Revathi Jambunathan
2
-14
/
+14
2020-12-16
CI: Clean up CUDA 11.0 Install (#1581)
Axel Huebl
3
-17
/
+42
2020-12-16
CMake: Update GPU Backend Vars (#1577)
Axel Huebl
6
-50
/
+23
2020-12-15
Fix warnings related to boolean pml_flag_false (#1578)
Edoardo Zoni
1
-1
/
+4
2020-12-15
Use enumeration for PML components (again) (#1575)
Edoardo Zoni
1
-10
/
+11
2020-12-15
fix double-->float conversions (#1542)
Luca Fedeli
4
-29
/
+29
2020-12-14
Use enumeration for PML components (#1572)
Edoardo Zoni
1
-24
/
+25
2020-12-14
fix double-->float warnings in ionization table (#1547)
Luca Fedeli
1
-66
/
+126
2020-12-14
Remove obsolete Langmuir tests (#1557)
Edoardo Zoni
7
-334
/
+0
2020-12-14
Create coarse patch pml (#1490)
Revathi Jambunathan
10
-15
/
+241
2020-12-14
Made sure that n_rz_azimuthal_modes is declared int everywhere (#1571)
David Grote
8
-14
/
+14
2020-12-11
Code-Alignment Leftovers (#1570)
Axel Huebl
2
-57
/
+57
2020-12-11
Warning: Signed/Unsigned Comparison (#1565)
Axel Huebl
1
-1
/
+1
2020-12-11
replace ifstream::ignore with ifstream::seekg (#1562)
Luca Fedeli
1
-1
/
+1
2020-12-11
Do not rely on managed memory in AddNParticles. (#1567)
Andrew Myers
1
-9
/
+17
2020-12-11
Remove deprecated parameters nspecies and nlasers from documentation (#1568)
NeilZaim
10
-18
/
+1
2020-12-11
PSATD Runtime Control (#1300)
Axel Huebl
39
-396
/
+505
2020-12-10
Update ubuntu.yml (#1566)
Robert Cohn
1
-1
/
+1
2020-12-09
DPC++: Re-Enable with Work-around (#1556)
Axel Huebl
2
-21
/
+51
2020-12-09
Azure: Ubuntu 18.04 (#1558)
Axel Huebl
1
-1
/
+1
2020-12-09
ParticleExtrema: Unused Var (#1561)
Axel Huebl
1
-3
/
+3
2020-12-09
Fix ParticleExtrema with QED and GPU (#1563)
NeilZaim
1
-13
/
+47
2020-12-09
Use new parser for more real input parameters (#1564)
NeilZaim
11
-45
/
+53
2020-12-09
CI: Windows + OMP (#1541)
Axel Huebl
2
-1
/
+23
2020-12-07
Remove `using namespace Gpu` (#1555)
Weiqun Zhang
1
-9
/
+8
2020-12-07
material properties are cell-centered. not nodal (#1551)
Revathi Jambunathan
1
-3
/
+3
2020-12-07
fix 2D out of bounds for macroproperty init (#1552)
Revathi Jambunathan
1
-3
/
+6
2020-12-07
AnyFFT: `AMReX_Config.H` (#1553)
Axel Huebl
1
-0
/
+2
2020-12-04
CMake: objects, shared library, Python (#1519)
Axel Huebl
7
-107
/
+252
2020-12-04
CI: Disable DPC++ oneAPI 2020-11 (#1549)
Axel Huebl
1
-0
/
+3
2020-12-02
Box to build PML boxarray in domain (#1545)
Revathi Jambunathan
1
-1
/
+4
2020-12-02
Fix python wrapper (#1532)
David Grote
3
-77
/
+94
2020-12-02
Improve spectral solver on staggered grids (#1468)
Edoardo Zoni
20
-95
/
+1365
[next]