Struct CellFaceKey

Struct Documentation

struct CellFaceKey

Key identifying a face by global cell ID and local face ID.

Public Functions

bool operator==(const CellFaceKey&) const = default

Public Members

std::uint64_t cell_global_id = 0
unsigned int face_id = 0