Skip to content

Commit

Permalink
clang-format NVS
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnezdyur committed Jun 27, 2023
1 parent c0b88ec commit 936b7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/include/reporters/NodalVariableStatistics.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ class NodalVariableStatistics : public NodalStatistics
private:
virtual Real computeValue() override;

/// The coupled variable used.
/// The coupled variable used.
const VariableValue & _v;
};

0 comments on commit 936b7e6

Please sign in to comment.