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
/
FiniteDifferenceAlgorithms
/
CylindricalYeeAlgorithm.H
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
Clang tidy CI test: add some modernize checks to clang-tidy CI test (#4133)
Luca Fedeli
1
-1
/
+1
2023-07-26
Initialize variables at declaration if it improves readability (#4117)
Luca Fedeli
1
-8
/
+3
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-1
/
+1
2022-02-05
Fixes removing implicit double to float conversions (#2687)
David Grote
1
-1
/
+1
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-2
/
+2
2021-05-19
Set guard cells for allocation using field solver stencil and particle shape ...
Revathi Jambunathan
1
-0
/
+8
2021-03-19
Warnings: PSATD+RZ & More (#1814)
Axel Huebl
1
-1
/
+1
2021-02-01
remove semicolons (#1662)
Luca Fedeli
1
-5
/
+5
2020-09-18
fix warnings in RZ (#1349)
Luca Fedeli
1
-0
/
+13
2020-09-03
Remove ManagedVector from finite-difference solver (#1269)
WeiqunZhang
1
-2
/
+2
2020-07-22
Cleaner calculation of the simulation timestep (#1031)
Remi Lehe
1
-0
/
+31
2020-02-25
FDTD: Real Literals and Formatting (#736)
Axel Huebl
1
-12
/
+19
2020-02-06
Add Doxygen comments
Remi Lehe
1
-0
/
+4
2020-02-06
Make calculation of CKC coefficients for const friendly
Remi Lehe
1
-12
/
+12
2020-02-06
Implement review comments
Remi Lehe
1
-1
/
+1
2020-02-06
Make on-axis condition more explicit in EvolveB
Remi Lehe
1
-21
/
+16
2020-01-31
Add `const` anotations
Remi Lehe
1
-5
/
+5
2020-01-29
Add copyrights
Remi Lehe
1
-0
/
+7
2020-01-28
Add comments
Remi Lehe
1
-1
/
+10
2020-01-28
Fix typo in cylindrical operator
Remi Lehe
1
-2
/
+2
2020-01-27
Fix cylindrical solver
Remi Lehe
1
-1
/
+1
2020-01-27
Fix compilation errors
Remi Lehe
1
-0
/
+15
2020-01-27
Implement cylindrical Yee algorithm
Remi Lehe
1
-58
/
+38
2020-01-26
Started cylindrical implementation
Remi Lehe
1
-0
/
+103