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
/
FiniteDifferenceSolver
/
MacroscopicProperties
/
MacroscopicProperties.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
fix some issues in WarpX 1D (#3671)
Luca Fedeli
1
-10
/
+18
2022-10-10
Partial refactoring of the utils directory (#3404)
Luca Fedeli
1
-10
/
+13
2022-06-02
Move warning logger in ablastr (#3154)
Luca Fedeli
1
-3
/
+5
2022-03-08
Make error and info messages visually uniform (#2939)
Luca Fedeli
1
-2
/
+3
2022-03-01
Check that the relative permittivity epsilon is always strictly positive (#2906)
Remi Lehe
1
-0
/
+6
2022-02-11
Rename ngE as ngEB (used for E,B) (#2841)
Edoardo Zoni
1
-1
/
+1
2021-12-08
Replace AMREX_SPACEDIM: Evolve & FieldSolver (#2642)
Prabhat Kumar
1
-2
/
+2
2021-11-16
Cell Center Macroscopic Properties (#2530)
Revathi Jambunathan
1
-58
/
+94
2021-11-08
Install pre-commit (#2532)
Axel Huebl
1
-1
/
+0
2021-10-20
⚠️ Add warning logger (#2113)
Luca Fedeli
1
-3
/
+16
2021-10-07
Interpolate mu to B-location when computing H (#2252)
Revathi Jambunathan
1
-91
/
+53
2021-08-09
fix typo (#2175)
Revathi Jambunathan
1
-2
/
+1
2021-08-03
initialize guard cells for macroscopic properties (#2159)
Revathi Jambunathan
1
-2
/
+2
2021-07-13
amrex::Parser (#2063)
Weiqun Zhang
1
-7
/
+7
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-1
/
+15
2021-03-18
Use Clear Naming Standard for ParmParse Variables (#1809)
Edoardo Zoni
1
-10
/
+10
2020-12-09
Use new parser for more real input parameters (#1564)
NeilZaim
1
-4
/
+6
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-10-19
Replace wherever possible '.reset(new' with '= make_unique' (#1429)
Luca Fedeli
1
-7
/
+8
2020-09-14
Remove The_Managed_Arena (#1313)
WeiqunZhang
1
-5
/
+5
2020-09-09
Variation of macroscopic properties for E-update (#1016)
Revathi Jambunathan
1
-4
/
+180
2020-05-29
Macroscopic EvolveE with constant properties (#991)
Revathi Jambunathan
1
-0
/
+21