Skip to content

Commit

Permalink
fixup: remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iago-mendes committed Dec 9, 2024
1 parent c0ca7d3 commit e53d65a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Unit/PointwiseFunctions/Xcts/Test_AdmMomentum.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,6 @@ void test_infinite_volume_integral(const double distance, const double mass,
const auto face_inv_jacobian =
logical_to_inertial_map.inv_jacobian(face_logical_coords);

// Shift x-coordinate
face_logical_coords.get(0) -= x_shift;

// Slice required fields to the interface
const size_t slice_index =
index_to_slice_at(mesh.extents(), boundary_direction);
Expand Down

0 comments on commit e53d65a

Please sign in to comment.