ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
Public Attributes | List of all members
topology Struct Reference

The structure describing a topology. More...

Public Attributes

lp_id_t regions
 
uint32_t width
 
uint32_t height
 
enum topology_geometry geometry
 

Detailed Description

The structure describing a topology.

Member Data Documentation

◆ geometry

enum topology_geometry topology::geometry

the topology geometry

◆ height

uint32_t topology::height

the height of the grid

◆ regions

lp_id_t topology::regions

the number of LPs involved in the topology

◆ width

uint32_t topology::width

the width of the grid


The documentation for this struct was generated from the following file: