Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-21 | Allow const_dt with EM and check it for ES (#3561) | 1 | -1/+0 | ||
* Allow const_dt with EM and check it for ES * Update PR according to comments * Fix typo * Fix invalid reference to m_const_dt * Fixed another invalid reference to m_const_dt * Remove erroneous setting of `const_dt` test * Add doc for const_dt Co-authored-by: Remi Lehe <remi.lehe@normalesup.org> | |||||
2022-12-02 | Clean up examples folders (#3545) | 4 | -0/+244 | ||
* Clean up examples folders * Use `snake_case` names * Rename `nci_corrector` as `nci_fdtd_stability` |