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
/
EvolveB.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
Clang-tidy CI test: add bugprone-branch-clone check (#4030)
Luca Fedeli
1
-9
/
+4
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-1
/
+1
2023-06-12
Ohm's law solver (hybrid kinetic-fluid extension) (#3665)
Roelof Groenewald
1
-0
/
+7
2023-06-12
Replace amrex::Abort with WARPX_ABORT_WITH_MESSAGE (#3965)
Luca Fedeli
1
-2
/
+2
2023-05-01
Use WARPX_ABORT_WITH_MESSAGE("msg") instead of amrex::Abort(Utils::TextMsg:...
Luca Fedeli
1
-3
/
+3
2023-03-09
New user input for grid type (collocated, staggered, hybrid) (#3683)
Edoardo Zoni
1
-2
/
+2
2022-11-07
Allow `None` for Maxwell solver (#3504)
Roelof Groenewald
1
-5
/
+5
2022-05-23
use fwd declaration for WarpXFaceInfoBox (#3125)
Luca Fedeli
1
-0
/
+1
2022-05-17
Use uniform error message formatting in more source files (#2964)
Luca Fedeli
1
-2
/
+4
2022-02-03
Fixing the computation of ECT Rho Field (#2711)
Lorenzo Giacomel
1
-91
/
+0
2022-01-13
Fixing staircased EM solver (#2739)
Lorenzo Giacomel
1
-26
/
+13
2021-11-12
2D EM solver with EB (#2401)
Lorenzo Giacomel
1
-3
/
+40
2021-10-21
Div(B) Cleaning: Change Normalization of G (#2429)
Edoardo Zoni
1
-5
/
+3
2021-08-30
ECT conformal solver (#1923)
Lorenzo Giacomel
1
-0
/
+233
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
-7
/
+29
2021-05-03
Implement div(B) Cleaning With FDTD (#1829)
Edoardo Zoni
1
-5
/
+31
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
-9
/
+34
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
-3
/
+3
2020-04-06
replace ixType().ixType() with ixType().toIntVect() for clarity (#895)
MaxThevenet
1
-6
/
+6
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-1
/
+1
2020-02-06
Prepend class members with "m_"
Remi Lehe
1
-10
/
+10
2020-02-06
Explicitly use "Cartesian" in the name of algorithms
Remi Lehe
1
-6
/
+6
2020-02-06
Implement review comments
Remi Lehe
1
-23
/
+23
2020-02-06
Make on-axis condition more explicit in EvolveB
Remi Lehe
1
-14
/
+26
2020-01-31
Correct alignment of pre-compiler directive
Remi Lehe
1
-4
/
+4
2020-01-29
Add copyrights
Remi Lehe
1
-0
/
+7
2020-01-28
Add comments
Remi Lehe
1
-9
/
+24
2020-01-27
Implement nodal solver
Remi Lehe
1
-1
/
+4
2020-01-27
Fix compilation errors
Remi Lehe
1
-17
/
+28
2020-01-27
Implement cylindrical Yee algorithm
Remi Lehe
1
-11
/
+22
2020-01-26
Started cylindrical implementation
Remi Lehe
1
-5
/
+90
2020-01-24
Added CKC algorithm
Remi Lehe
1
-2
/
+3
2020-01-24
Implement PR comments and fix compilation for PSATD
Remi Lehe
1
-15
/
+15
2020-01-13
Correct compilation errors
Remi Lehe
1
-9
/
+12
2020-01-10
Start fixing compilation errors
Remi Lehe
1
-10
/
+14
2020-01-10
Update finite-difference solver
Remi Lehe
1
-10
/
+11
2020-01-10
Update Evolve B
Remi Lehe
1
-5
/
+5
2020-01-10
Started implementing finite difference solver
Remi Lehe
1
-0
/
+68