openmc.lib.dagmc_universe_cell_ids

openmc.lib.dagmc_universe_cell_ids(universe_id: int) ndarray[source]

Return an array of cell IDs for a DAGMC universe.

Parameters:

dagmc_id (int) – ID of the DAGMC universe to get cell IDs from.

Returns:

DAGMC cell IDs for the universe.

Return type:

numpy.ndarray