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
2023-07-31
Clang tidy CI test: add some modernize checks to clang-tidy CI test (#4133)
Luca Fedeli
4
-4
/
+4
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
2023-05-05
Change CartesianCKCAlgorithm.H (#3898)
Ilian Kara-Mostefa
1
-1
/
+3
2022-12-08
ABLASTR: Coarsen Functions (#3433)
Axel Huebl
1
-1
/
+2
2022-10-10
Partial refactoring of the utils directory (#3404)
Luca Fedeli
1
-1
/
+0
2022-02-05
Fixes removing implicit double to float conversions (#2687)
David Grote
1
-1
/
+1
2021-11-19
1D3V Cartesian Support (#2307)
Prabhat Kumar
3
-12
/
+65
2021-11-16
Cell Center Macroscopic Properties (#2530)
Revathi Jambunathan
1
-21
/
+7
2021-10-07
Interpolate mu to B-location when computing H (#2252)
Revathi Jambunathan
1
-10
/
+35
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
5
-8
/
+10
2021-05-19
Set guard cells for allocation using field solver stencil and particle shape ...
Revathi Jambunathan
4
-0
/
+32
2021-05-13
CUDA: Quiet numerous warnings about unused-variable-warning suppressions bein...
Phil Miller
2
-5
/
+4
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