Skip to content

Commit

Permalink
Add hack list to Gforce
Browse files Browse the repository at this point in the history
  • Loading branch information
shabibti committed Feb 16, 2024
1 parent c51a2ba commit 870c506
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ class Gforce final : public BoundaryCorrection {
tmpl::list<gr::Tags::Lapse<DataVector>, gr::Tags::Shift<DataVector, 3>>;
using dg_package_data_primitive_tags = tmpl::list<>;
using dg_package_data_volume_tags = tmpl::list<>;
using sarah_list = tmpl::list<>;

static double dg_package_data(
gsl::not_null<Scalar<DataVector>*> packaged_tilde_d,
Expand Down

0 comments on commit 870c506

Please sign in to comment.