aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/FiniteDifferenceSolver/FiniteDifferenceAlgorithms/CartesianYeeAlgorithm.H (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-02-25FDTD: Real Literals and Formatting (#736)Gravatar Axel Huebl 1-21/+28
Clean up `amrex::Real` literals (aka "numbers"). This avoids calculating a line in double precision and casting it down to `Real` on assignment. Also fixes some formatting issues. (Commit credited to Remi.) Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja> Co-authored-by: Remi Lehe <remi.lehe@normalesup.org>
2020-02-06Add Doxygen commentsGravatar Remi Lehe 1-0/+4
2020-02-06Explicitly use "Cartesian" in the name of algorithmsGravatar Remi Lehe 1-0/+122