Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-26 | Initialize variables at declaration if it improves readability (#4117) | 1 | -21/+6 | |
2023-06-13 | Enforce const correctness using clang-tidy CI test (#3921) | 1 | -25/+25 | |
2023-05-09 | Do not duplicate protected member of base class (#3915) | 1 | -1/+0 | |
2023-04-20 | Use amrex::Math::powi<N>(x) in WarpX (#3846) | 1 | -16/+17 | |
2023-03-09 | New user input for grid type (collocated, staggered, hybrid) (#3683) | 1 | -11/+12 | |
2022-12-07 | PSATD: Implement First-Order Equations (#3466) | 1 | -21/+21 | |
2022-11-30 | PSATD: Rewrite Equations with/without Rho (#3343) | 1 | -83/+64 | |
2022-09-20 | PSATD: More Options for Time Dependency of J, Rho (#3242) | 1 | -0/+897 |