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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
Variation of macroscopic properties for E-update (#1016)
Revathi Jambunathan
3
-8
/
+55
2020-09-03
Remove ManagedVector from finite-difference solver (#1269)
WeiqunZhang
4
-11
/
+11
2020-09-01
Fix 🩹(almost) all warnings ⚠️ with default configuration in 2D (DIM=2...
Luca Fedeli
1
-0
/
+3
2020-08-31
Fix 🩹 (almost) all warnings ⚠️ with default configuration (DIM=3, open...
Luca Fedeli
2
-1
/
+6
2020-08-24
Fix some warnings (#1239)
Luca Fedeli
3
-12
/
+36
2020-07-24
Fix -Wextra-semi (#1207)
Axel Huebl
3
-18
/
+18
2020-07-22
Cleaner calculation of the simulation timestep (#1031)
Remi Lehe
4
-0
/
+82
2020-05-13
Allow to pass component in stencil templates (#1012)
Remi Lehe
3
-70
/
+70
2020-03-30
Remove compiler warnings (#843)
Edoardo Zoni
1
-0
/
+6
2020-02-28
fixing bug in ckc (#760)
Revathi Jambunathan
1
-10
/
+10
2020-02-25
FDTD: Real Literals and Formatting (#736)
Axel Huebl
4
-149
/
+176
2020-02-06
Add Doxygen comments
Remi Lehe
4
-2
/
+19
2020-02-06
Correct errors in CKC
Remi Lehe
1
-0
/
+5
2020-02-06
Explicitly use "Cartesian" in the name of algorithms
Remi Lehe
3
-32
/
+24
2020-02-06
Make calculation of CKC coefficients for const friendly
Remi Lehe
4
-91
/
+73
2020-02-06
Implement review comments
Remi Lehe
4
-4
/
+4
2020-02-06
Make on-axis condition more explicit in EvolveB
Remi Lehe
1
-21
/
+16
2020-01-31
Correct name of Downward derivative
Remi Lehe
3
-9
/
+9
2020-01-31
Left-align pre-compiler directives
Remi Lehe
3
-42
/
+42
2020-01-31
Add `const` anotations
Remi Lehe
4
-32
/
+32
2020-01-29
Add copyrights
Remi Lehe
4
-0
/
+28
2020-01-28
Add comments
Remi Lehe
4
-41
/
+98
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
Implement nodal solver
Remi Lehe
1
-0
/
+103
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
2020-01-24
Bug fixes for CKC
Remi Lehe
1
-4
/
+4
2020-01-24
Added CKC algorithm
Remi Lehe
1
-0
/
+210
2020-01-13
Correct compilation errors
Remi Lehe
1
-19
/
+33
2020-01-10
Start fixing compilation errors
Remi Lehe
1
-35
/
+32
2020-01-10
Update Evolve B
Remi Lehe
1
-5
/
+17
2020-01-10
Started implementing finite difference solver
Remi Lehe
1
-0
/
+80