SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
ActionTesting::NodeId Struct Reference

Wraps a size_t representing the node number. This is so the user can write things like emplace_array_component(NodeId{3},...) instead of emplace_array_component(3,...). More...

#include <MockDistributedObject.hpp>

Public Attributes

size_t value

Detailed Description

Wraps a size_t representing the node number. This is so the user can write things like emplace_array_component(NodeId{3},...) instead of emplace_array_component(3,...).


The documentation for this struct was generated from the following file:
  • tests/Unit/Framework/MockDistributedObject.hpp