mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Reading DAGMC universes from the geometry.xml now.
This commit is contained in:
parent
249a5bb511
commit
c35c8dae43
5 changed files with 14 additions and 25 deletions
|
|
@ -358,6 +358,7 @@ struct CellInstanceHash {
|
|||
//==============================================================================
|
||||
|
||||
void read_cells(pugi::xml_node node);
|
||||
void read_dagmc_universes(pugi::xml_node node);
|
||||
|
||||
#ifdef DAGMC
|
||||
void read_dagmc_universes(pugi::xml_node node);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue