aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/Make.package
diff options
context:
space:
mode:
authorGravatar Remi Lehe <remi.lehe@normalesup.org> 2019-04-26 20:30:17 -0700
committerGravatar Remi Lehe <remi.lehe@normalesup.org> 2019-04-30 09:41:56 -0700
commitf60a8212d09abb9a0e487e66c88c12170fe8a251 (patch)
treed01e739ba6ba46a308e45f0a55b6f169134eba9f /Source/FieldSolver/SpectralSolver/SpectralAlgorithms/Make.package
parentbb1289f3879155244372f791d6854107150f4266 (diff)
downloadWarpX-f60a8212d09abb9a0e487e66c88c12170fe8a251.tar.gz
WarpX-f60a8212d09abb9a0e487e66c88c12170fe8a251.tar.zst
WarpX-f60a8212d09abb9a0e487e66c88c12170fe8a251.zip
Reorganize directories
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms/Make.package')
-rw-r--r--Source/FieldSolver/SpectralSolver/SpectralAlgorithms/Make.package5
1 files changed, 5 insertions, 0 deletions
diff --git a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/Make.package b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/Make.package
new file mode 100644
index 000000000..1caf69397
--- /dev/null
+++ b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/Make.package
@@ -0,0 +1,5 @@
+CEXE_headers += PsatdAlgorithm.H
+CEXE_sources += PsatdAlgorithm.cpp
+
+INCLUDE_LOCATIONS += $(WARPX_HOME)/Source/FieldSolver/SpectralSolver/SpectralAlgorithms
+VPATH_LOCATIONS += $(WARPX_HOME)/Source/FieldSolver/SpectralSolver/SpectralAlgorithms