atlas::mesh::actions::Build2DCellCentres class

Generates the cell centres on each cell.

Constructors, destructors, conversion operators

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

Public functions

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

Function documentation

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