atlas::mesh::actions::Reorder class

Public types

using Parameters = atlas::util::Config

Constructors, destructors, conversion operators

Reorder(const eckit::Parametrisation& config)

Public functions

void operator()(Mesh& mesh)

Function documentation

void atlas::mesh::actions::Reorder::operator()(Mesh& mesh)

Reorder the nodes in the given mesh using the order computed with the ReorderImpl::computeNodesOrder function Then apply ReorderImpl::reorderCellsUsingNodes and ReorderImpl::reorderEdgesUsingNodes