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
/
SpectralSolver
/
SpectralAlgorithms
/
PsatdAlgorithmJLinearInTime.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-15
/
+15
2023-05-09
Do not duplicate protected member of base class (#3915)
Edoardo Zoni
1
-1
/
+0
2023-05-01
Use WARPX_ABORT_WITH_MESSAGE("msg") instead of amrex::Abort(Utils::TextMsg:...
Luca Fedeli
1
-4
/
+4
2023-04-20
Use amrex::Math::powi<N>(x) in WarpX (#3846)
Luca Fedeli
1
-9
/
+10
2023-03-09
New user input for grid type (collocated, staggered, hybrid) (#3683)
Edoardo Zoni
1
-2
/
+2
2022-12-07
PSATD: Implement First-Order Equations (#3466)
Edoardo Zoni
1
-3
/
+3
2022-08-12
Fill Guard Cells of Fields and Currents Independently (#3302)
Edoardo Zoni
1
-2
/
+1
2022-05-30
Use Utils::TextMsg::Err and WARPX_ALWAYS_ASSERT_WITH_MESSAGE in more files (#...
Luca Fedeli
1
-2
/
+4
2022-05-17
Use uniform error message formatting in more source files (#2964)
Luca Fedeli
1
-0
/
+1
2022-03-03
Refactor Vay Deposition Functions (#2885)
Edoardo Zoni
1
-5
/
+2
2022-02-16
Refactor Current Correction Functions (#2839)
Edoardo Zoni
1
-7
/
+2
2022-02-03
Rename PSATD Classes (#2805)
Edoardo Zoni
1
-0
/
+453