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
/
EvolveE.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-1
/
+1
2023-05-01
Use WARPX_ABORT_WITH_MESSAGE("msg") instead of amrex::Abort(Utils::TextMsg:...
Luca Fedeli
1
-1
/
+1
2023-03-09
New user input for grid type (collocated, staggered, hybrid) (#3683)
Edoardo Zoni
1
-1
/
+1
2022-11-07
Allow `None` for Maxwell solver (#3504)
Roelof Groenewald
1
-4
/
+4
2022-10-24
Fix stair-case solver in 2D Cartesian (#2942)
Remi Lehe
1
-1
/
+6
2022-05-17
Use uniform error message formatting in more source files (#2964)
Luca Fedeli
1
-1
/
+2
2022-02-03
Fixing the computation of ECT Rho Field (#2711)
Lorenzo Giacomel
1
-5
/
+1
2021-11-19
1D3V Cartesian Support (#2307)
Prabhat Kumar
1
-1
/
+0
2021-08-30
ECT conformal solver (#1923)
Lorenzo Giacomel
1
-4
/
+21
2021-07-06
fix unused variables (#2054)
Luca Fedeli
1
-2
/
+1
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-9
/
+29
2021-04-28
Fix Two Warnings for Builds Without EB (#1920)
Edoardo Zoni
1
-0
/
+4
2021-04-27
Staircased embedded boundaries in the YEE solver (#1881)
Lorenzo Giacomel
1
-3
/
+23
2021-03-16
Add timers in routines that depend on cell-related work (#1692)
Michael E Rowan
1
-7
/
+33
2021-01-21
Define: _OPENMP -> AMREX_USE_OMP (#1520)
Axel Huebl
1
-2
/
+2
2020-12-11
PSATD Runtime Control (#1300)
Axel Huebl
1
-1
/
+1
2020-09-18
fix warnings in RZ (#1349)
Luca Fedeli
1
-6
/
+6
2020-04-06
replace ixType().ixType() with ixType().toIntVect() for clarity (#895)
MaxThevenet
1
-6
/
+6
2020-03-13
Fixed FDTD coefficients of E push from F (#804)
David Grote
1
-13
/
+13
2020-03-02
EvolveE: Update Includes (#761)
Axel Huebl
1
-2
/
+3
2020-02-26
Use C++ templates in `EvolveE` function (#676)
Remi Lehe
1
-0
/
+345