diff options
author | 2020-01-29 09:38:51 -0800 | |
---|---|---|
committer | 2020-01-29 09:38:51 -0800 | |
commit | 641001cf76b4039a505462d9a1943951553ee0fd (patch) | |
tree | 8a04283eb9cc8b9d72750ee5c8c6ea86934d3818 /Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PMLPsatdAlgorithm.H | |
parent | b76129bc82f0576a2b764113645862c07a79e57b (diff) | |
parent | 3a69c525d61945db6a3bd74dd4c7b1c60c08cf65 (diff) | |
download | WarpX-641001cf76b4039a505462d9a1943951553ee0fd.tar.gz WarpX-641001cf76b4039a505462d9a1943951553ee0fd.tar.zst WarpX-641001cf76b4039a505462d9a1943951553ee0fd.zip |
Merge branch 'dev' into yt_3d_script
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PMLPsatdAlgorithm.H')
-rw-r--r-- | Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PMLPsatdAlgorithm.H | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PMLPsatdAlgorithm.H b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PMLPsatdAlgorithm.H index 80ceb2e93..4452002d1 100644 --- a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PMLPsatdAlgorithm.H +++ b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PMLPsatdAlgorithm.H @@ -1,3 +1,9 @@ +/* Copyright 2019 Axel Huebl, Remi Lehe + * + * This file is part of WarpX. + * + * License: BSD-3-Clause-LBNL + */ #ifndef WARPX_PML_PSATD_ALGORITHM_H_ #define WARPX_PML_PSATD_ALGORITHM_H_ |