Skip to content

Commit

Permalink
Merge pull request #6446 from knelli2/skew_map
Browse files Browse the repository at this point in the history
Add Skew map
  • Loading branch information
nilsvu authored Feb 6, 2025
2 parents bb4d647 + 6656db2 commit 9b7874c
Show file tree
Hide file tree
Showing 5 changed files with 901 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Domain/CoordinateMaps/TimeDependent/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ spectre_target_sources(
RotationMatrixHelpers.cpp
RotScaleTrans.cpp
Shape.cpp
Skew.cpp
SphericalCompression.cpp
Translation.cpp
)
Expand All @@ -24,6 +25,7 @@ spectre_target_headers(
RotationMatrixHelpers.hpp
RotScaleTrans.hpp
Shape.hpp
Skew.hpp
SphericalCompression.hpp
Translation.hpp
)
Expand Down
Loading

0 comments on commit 9b7874c

Please sign in to comment.