src/Inciter/Sorter.hpp file

Mesh sorter for global distributed mesh reordering.

Contents

Mesh sorter is Charm++ chare array and is used to do global distributed mesh node reordering that yields consecutive unique global node IDs with increasing PE IDs in asynchronous distributed-memory parallel fashion.

Namespaces

namespace inciter
Inciter declarations and definitions.

Classes

class inciter::Sorter
Mesh sorter for global distributed mesh node reordering.