Skip to content

Commit

Permalink
clang formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
JCAurre committed Jan 8, 2025
1 parent 6029fc4 commit 34f0dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Cosmology/CosmoMovingPunctureGauge.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class CosmoMovingPunctureGauge
matter_rhs.B[i] += matter_term_Gamma;
}
}

void set_K_mean(double a_K_mean) { m_K_mean = a_K_mean; }
};

Expand Down

0 comments on commit 34f0dc1

Please sign in to comment.