Skip to content

Commit

Permalink
Undo default metadata set.
Browse files Browse the repository at this point in the history
  • Loading branch information
odlomax committed Jun 10, 2024
1 parent ea8c295 commit bfe0a36
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ void CubedSphereBilinear::do_setup(const FunctionSpace& source, const FunctionSp
ATLAS_ASSERT(ncSource);
ATLAS_ASSERT(target_);

// Add tile index metadata to target.
target_->metadata().set("tile index", std::vector<idx_t>{});

// Enable or disable halo exchange.
this->allow_halo_exchange_ = halo_exchange_;

Expand Down

0 comments on commit bfe0a36

Please sign in to comment.