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
/
FiniteDifferenceSolver.H
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
Interpolate mu to B-location when computing H (#2252)
Revathi Jambunathan
1
-5
/
+7
2021-08-30
ECT conformal solver (#1923)
Lorenzo Giacomel
1
-0
/
+25
2021-08-20
Allow Silver-Mueller boundary conditions to only be applied in certain direct...
Remi Lehe
1
-1
/
+3
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-3
/
+12
2021-06-16
Silver-Mueller: Avoid Managed Memory (#2019)
Axel Huebl
1
-0
/
+6
2021-05-03
Implement div(B) Cleaning With FDTD (#1829)
Edoardo Zoni
1
-2
/
+12
2021-04-27
Staircased embedded boundaries in the YEE solver (#1881)
Lorenzo Giacomel
1
-0
/
+4
2021-03-16
Implement Silver Mueller boundary conditions (#1766)
Remi Lehe
1
-0
/
+6
2021-03-16
Add timers in routines that depend on cell-related work (#1692)
Michael E Rowan
1
-4
/
+6
2020-12-23
Use PML diagonal components only with div cleaning (#1592)
Edoardo Zoni
1
-2
/
+4
2020-12-14
Made sure that n_rz_azimuthal_modes is declared int everywhere (#1571)
David Grote
1
-1
/
+1
2020-09-09
Variation of macroscopic properties for E-update (#1016)
Revathi Jambunathan
1
-1
/
+1
2020-09-03
Remove ManagedVector from finite-difference solver (#1269)
WeiqunZhang
1
-5
/
+5
2020-05-29
Macroscopic EvolveE with constant properties (#991)
Revathi Jambunathan
1
-0
/
+27
2020-05-22
Use C++ templates for the PML field pusher (#808)
Remi Lehe
1
-0
/
+35
2020-03-16
Use C++ templates for the `EvolveF` and `ComputeDivE` function (#753)
Remi Lehe
1
-0
/
+38
2020-02-26
Use C++ templates in `EvolveE` function (#676)
Remi Lehe
1
-0
/
+23
2020-02-06
Add Doxygen comments
Remi Lehe
1
-0
/
+8
2020-02-06
Prepend class members with "m_"
Remi Lehe
1
-5
/
+5
2020-01-29
Add copyrights
Remi Lehe
1
-0
/
+7
2020-01-28
Add comments
Remi Lehe
1
-10
/
+10
2020-01-28
Remove unused functions
Remi Lehe
1
-1
/
+2
2020-01-28
Fix compilation for GPU
Remi Lehe
1
-0
/
+4
2020-01-28
Fix type of input parameter "do_nodal"
Remi Lehe
1
-2
/
+2
2020-01-27
Implement nodal solver
Remi Lehe
1
-9
/
+5
2020-01-27
Fix compilation errors
Remi Lehe
1
-25
/
+6
2020-01-27
Implement cylindrical Yee algorithm
Remi Lehe
1
-0
/
+13
2020-01-26
Started cylindrical implementation
Remi Lehe
1
-3
/
+12
2020-01-24
Bug fixes for CKC
Remi Lehe
1
-3
/
+4
2020-01-24
Implement PR comments and fix compilation for PSATD
Remi Lehe
1
-8
/
+8
2020-01-10
Start fixing compilation errors
Remi Lehe
1
-10
/
+12
2020-01-10
Update finite-difference solver
Remi Lehe
1
-8
/
+10
2020-01-10
Update Evolve B
Remi Lehe
1
-5
/
+19
2020-01-10
Started implementing finite difference solver
Remi Lehe
1
-0
/
+38