aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/FiniteDifferenceSolver/EvolveG.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-05-03Implement div(B) Cleaning With FDTD (#1829)Gravatar Edoardo Zoni 1-0/+95
* Implement div(B) Cleaning With FDTD * Add CI Test * Clean Up