aboutsummaryrefslogtreecommitdiff
path: root/Examples/Tests/embedded_boundary_cube (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-12-21Allow const_dt with EM and check it for ES (#3561)Gravatar David Grote 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-02Clean up examples folders (#3545)Gravatar Edoardo Zoni 4-0/+244
* Clean up examples folders * Use `snake_case` names * Rename `nci_corrector` as `nci_fdtd_stability`