Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasaunai committed Dec 6, 2023
1 parent aeb2154 commit 68a2297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/data/ions/ions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ namespace core
typename HybridQuantity::Scalar qty;
};

using MomentProperties = std::array<MomentsProperty, 1>;
using MomentProperties = std::array<MomentsProperty, 2>;

NO_DISCARD MomentProperties getFieldNamesAndQuantities() const
{
Expand Down

0 comments on commit 68a2297

Please sign in to comment.