atlas::mesh::actions::BuildCellCentres class

Generates the cell centres on each cell.

Constructors, destructors, conversion operators

BuildCellCentres(const std::string& field_name = "centre", bool force_recompute = false)
BuildCellCentres(eckit::Configuration&)

Public functions

auto operator()(Mesh&) const -> Field&

Function documentation

Field& atlas::mesh::actions::BuildCellCentres::operator()(Mesh&) const