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
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