Reading DAGMC universes from the geometry.xml now.

This commit is contained in:
Patrick Shriwise 2020-07-08 23:39:06 -05:00
parent 249a5bb511
commit c35c8dae43
5 changed files with 14 additions and 25 deletions

View file

@ -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);