Template Struct RepLevRequest

Inheritance Relationships

Base Type

  • public uitsl::PodLeafNode< char, Spec::NLEV >

Struct Documentation

template<typename Spec>
struct dish2::RepLevRequest : public uitsl::PodLeafNode<char, Spec::NLEV>

Controls kin group inheritance for daughter cells spawned to this cardinal’s neighbor tile.

If no copies of this state are set at cell spawn, the daughter cell will have no common kin group IDs. If one copy of this state is set at cell spawn, the daughter cell will have one common kin group ID. If $L$ copies of this state are set at cell spawn, the daughter cell will have $L$ common kin group IDs.

Public Types

using parent_t = uitsl::PodLeafNode<char, Spec::NLEV>

Public Functions

size_t GetRepLev() const