Skip to content

Commit

Permalink
Add 0th order puncture field
Browse files Browse the repository at this point in the history
  • Loading branch information
nikwit committed Feb 24, 2023
1 parent 33f8787 commit d514be2
Show file tree
Hide file tree
Showing 5 changed files with 649 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ spectre_target_sources(
${LIBRARY}
PRIVATE
Tags.cpp
PunctureField.cpp
)

spectre_target_headers(
${LIBRARY}
INCLUDE_DIRECTORY ${CMAKE_SOURCE_DIR}/src
HEADERS
Tags.hpp
PunctureField.hpp
Worldtube.hpp
)

Expand Down

0 comments on commit d514be2

Please sign in to comment.