Skip to content

Commit

Permalink
minor mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoo1042 committed Aug 21, 2023
1 parent a4a5d2c commit abd0487
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,9 @@ class PolarMagnetizedFmDisk : public MarkAsAnalyticData,
}
}
}
//FIXME: auto result = tenex.evaluate
//FIXME: auto fudge_factor = tenex.evaluate<ti::i,ti::J>(
//deriv_inv_jacobian(ti::J,ti::k,ti::i) * shift(ti::K))
// auto result = tenex.evaluate<ti::i,ti::J>(result(ti::i,ti::J))
} else if constexpr (std::is_same_v<
Tag, gr::AnalyticSolution<3>::DerivSpatialMetric<
DataType>>) {
Expand Down

0 comments on commit abd0487

Please sign in to comment.