aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPmlRZ.cpp
diff options
context:
space:
mode:
authorGravatar Luca Fedeli <luca.fedeli@cea.fr> 2023-08-14 19:37:23 +0200
committerGravatar GitHub <noreply@github.com> 2023-08-14 10:37:23 -0700
commit55d463cba181504a6369cb9cd19f8f63f78c8075 (patch)
tree228f82ce62d5188319cdda0f0a51b32895c310a0 /Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPmlRZ.cpp
parent6c93d9fc13830d574c69ac7b166f5fbdb0809731 (diff)
downloadWarpX-55d463cba181504a6369cb9cd19f8f63f78c8075.tar.gz
WarpX-55d463cba181504a6369cb9cd19f8f63f78c8075.tar.zst
WarpX-55d463cba181504a6369cb9cd19f8f63f78c8075.zip
Clang-tidy: add more misc-* checks to clang-tidy CI test (#4170)
* Clang-tidy: add more misc-* checks to clang-tidy CI test * address issues found with clang-tidy
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPmlRZ.cpp')
-rw-r--r--Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPmlRZ.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPmlRZ.cpp b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPmlRZ.cpp
index cc5910ca5..b4285bfde 100644
--- a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPmlRZ.cpp
+++ b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmPmlRZ.cpp
@@ -13,8 +13,6 @@
#include <cmath>
-using amrex::operator""_rt;
-
/* \brief Initialize coefficients for the update equation */
PsatdAlgorithmPmlRZ::PsatdAlgorithmPmlRZ (SpectralKSpaceRZ const & spectral_kspace,