mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Exposing openmc_plot_geom through C rather than plot.F90.
This commit is contained in:
parent
96e5007276
commit
72bee80142
5 changed files with 8 additions and 49 deletions
|
|
@ -73,7 +73,7 @@ namespace openmc {
|
|||
|
||||
};
|
||||
|
||||
extern "C" int openmc_plot_geometry_c();
|
||||
//extern "C" int openmc_plot_geometry();
|
||||
|
||||
extern "C" void read_plots(pugi::xml_node* plot_node);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue