Skip to content

Commit

Permalink
Get KG CharacteristicExtract building again
Browse files Browse the repository at this point in the history
  • Loading branch information
knelli2 committed Nov 8, 2024
1 parent 251ae41 commit f2de5fd
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ struct EvolutionMetavars : CharacteristicExtractDefaults<false> {
tmpl::list<Cce::Tags::ScriPlus<Cce::Tags::KleinGordonPi>>;

using cce_step_choosers =
tmpl::list<StepChoosers::Constant<StepChooserUse::LtsStep>,
StepChoosers::Increase<StepChooserUse::LtsStep>,
tmpl::list<StepChoosers::Constant, StepChoosers::LimitIncrease,
StepChoosers::ErrorControl<StepChooserUse::LtsStep,
Tags::Variables<evolved_swsh_tags>,
swsh_vars_selector>,
Expand Down

0 comments on commit f2de5fd

Please sign in to comment.