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 26, 2023
1 parent 02cd4bc commit 36116f4
Show file tree
Hide file tree
Showing 5 changed files with 650 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 36116f4

Please sign in to comment.