Skip to content

Commit 2d0469e

Browse files
committed
format
1 parent e9bb04d commit 2d0469e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/solvers/internal_prolongation.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ class RestrictionDefault {
212212
};
213213

214214
class RestrictionCombined {
215-
// This Restriction class is an example that is only correct for uniform
216-
// cartesian coordinates
215+
// This Restriction class is an example that is only correct for uniform
216+
// cartesian coordinates
217217
public:
218218
RestrictionCombined() = default;
219219
RestrictionCombined(parthenon::ParameterInput *pin, const std::string &label) {}

0 commit comments

Comments
 (0)