aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/FiniteDifferenceSolver/EvolveE.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-191D3V Cartesian Support (#2307)Gravatar Prabhat Kumar 1-1/+0
2021-08-30ECT conformal solver (#1923)Gravatar Lorenzo Giacomel 1-4/+21
2021-07-06fix unused variables (#2054)Gravatar Luca Fedeli 1-2/+1
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-9/+29
2021-04-28Fix Two Warnings for Builds Without EB (#1920)Gravatar Edoardo Zoni 1-0/+4
2021-04-27Staircased embedded boundaries in the YEE solver (#1881)Gravatar Lorenzo Giacomel 1-3/+23
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-7/+33
2021-01-21Define: _OPENMP -> AMREX_USE_OMP (#1520)Gravatar Axel Huebl 1-2/+2
2020-12-11PSATD Runtime Control (#1300)Gravatar Axel Huebl 1-1/+1
2020-09-18fix warnings in RZ (#1349)Gravatar Luca Fedeli 1-6/+6
2020-04-06replace ixType().ixType() with ixType().toIntVect() for clarity (#895)Gravatar MaxThevenet 1-6/+6
2020-03-13Fixed FDTD coefficients of E push from F (#804)Gravatar David Grote 1-13/+13
2020-03-02EvolveE: Update Includes (#761)Gravatar Axel Huebl 1-2/+3
2020-02-26Use C++ templates in `EvolveE` function (#676)Gravatar Remi Lehe 1-0/+345