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.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
Allow `None` for Maxwell solver (#3504)
Roelof Groenewald
1
-4
/
+4
2022-05-17
Use uniform error message formatting in more source files (#2964)
Luca Fedeli
1
-2
/
+5
2021-08-30
ECT conformal solver (#1923)
Lorenzo Giacomel
1
-1
/
+1
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-7
/
+16
2021-06-16
Silver-Mueller: Avoid Managed Memory (#2019)
Axel Huebl
1
-18
/
+14
2020-12-11
PSATD Runtime Control (#1300)
Axel Huebl
1
-2
/
+6
2020-09-03
Remove ManagedVector from finite-difference solver (#1269)
WeiqunZhang
1
-5
/
+35
2020-07-24
Fix -Wextra-semi (#1207)
Axel Huebl
1
-1
/
+1
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-1
/
+1
2020-02-06
Add Doxygen comments
Remi Lehe
1
-8
/
+1
2020-02-06
Prepend class members with "m_"
Remi Lehe
1
-4
/
+4
2020-02-06
Explicitly use "Cartesian" in the name of algorithms
Remi Lehe
1
-6
/
+6
2020-01-29
Add copyrights
Remi Lehe
1
-0
/
+7
2020-01-28
Add comments
Remi Lehe
1
-5
/
+19
2020-01-28
Register missing parameter
Remi Lehe
1
-0
/
+1
2020-01-28
Fix type of input parameter "do_nodal"
Remi Lehe
1
-1
/
+1
2020-01-27
Implement nodal solver
Remi Lehe
1
-4
/
+17
2020-01-27
Fix compilation errors
Remi Lehe
1
-0
/
+30
2020-01-10
Update Evolve B
Remi Lehe
1
-15
/
+0
2020-01-10
Started implementing finite difference solver
Remi Lehe
1
-0
/
+15