Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-11 | ABLASTR: Move TextMsg (#2953) | 1 | -73/+0 | ||
* ABLASTR: Move TextMsg Since this is used in a ABLASTR header, we need to compile this in ABLASTR, so ImpactX can use it as well. Otherwise we have missing symbols for that utility. * Fix typo in GNUmake * Apply Wording Update for Doxygen Co-authored-by: Luca Fedeli <luca.fedeli@for.unipi.it> | |||||
2022-03-08 | Make error and info messages visually uniform (#2939) | 1 | -0/+73 | ||
* initial work to add msg formatter * wip * replace AMREX_ALWAYS_ASSERT_WITH_MESSAGE with WarpX equivalent |