aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/FiniteDifferenceSolver/MacroscopicEvolveE.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-13Enforce const correctness using clang-tidy CI test (#3921)Gravatar Luca Fedeli 1-6/+6
2023-05-01Use WARPX_ABORT_WITH_MESSAGE("msg") instead of amrex::Abort(Utils::TextMsg:...Gravatar Luca Fedeli 1-4/+4
2023-03-09New user input for grid type (collocated, staggered, hybrid) (#3683)Gravatar Edoardo Zoni 1-1/+1
2022-12-08ABLASTR: Coarsen Functions (#3433)Gravatar Axel Huebl 1-14/+15
2022-11-07Allow `None` for Maxwell solver (#3504)Gravatar Roelof Groenewald 1-2/+2
2022-10-24Fix stair-case solver in 2D Cartesian (#2942)Gravatar Remi Lehe 1-1/+6
2022-10-10Partial refactoring of the utils directory (#3404)Gravatar Luca Fedeli 1-1/+0
2022-05-17Use uniform error message formatting in more source files (#2964)Gravatar Luca Fedeli 1-5/+9
2022-03-03Macroscopic Maxwell solver: do not update fields in EB (stair-case approximat...Gravatar Remi Lehe 1-5/+28
2021-11-16Cell Center Macroscopic Properties (#2530)Gravatar Revathi Jambunathan 1-41/+53
2021-10-07Interpolate mu to B-location when computing H (#2252)Gravatar Revathi Jambunathan 1-46/+45
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-5/+21
2021-01-21Define: _OPENMP -> AMREX_USE_OMP (#1520)Gravatar Axel Huebl 1-1/+1
2020-12-11PSATD Runtime Control (#1300)Gravatar Axel Huebl 1-1/+1
2020-09-18fix warnings in RZ (#1349)Gravatar Luca Fedeli 1-1/+4
2020-09-17Fix few compilation warnings (shift) (#1310)Gravatar Luca Fedeli 1-1/+0
2020-09-09Variation of macroscopic properties for E-update (#1016)Gravatar Revathi Jambunathan 1-59/+89
2020-05-29Macroscopic EvolveE with constant properties (#991)Gravatar Revathi Jambunathan 1-0/+152