Skip to content

Commit

Permalink
Merge branch 'development' into HSdevmerge_240124
Browse files Browse the repository at this point in the history
  • Loading branch information
hklion committed Jan 24, 2024
2 parents f4be661 + 22e05bb commit 476cd2c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/Particles/Filter/FilterFunctors.H
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ struct ParserFilter
m_is_active{a_is_active},
m_function_partparser{a_filter_parser},
m_mass{a_mass},
m_t{time},
m_units{InputUnits::WarpX}
m_t{time}
{
m_ius = a_rt_param_map["upstream"] - PIdx::nattribs;
m_itr = a_rt_param_map["track"] - PIdx::nattribs;
Expand Down

0 comments on commit 476cd2c

Please sign in to comment.