mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Translate print_results to C++
This commit is contained in:
parent
a7b0babb96
commit
a732efbe51
8 changed files with 98 additions and 74 deletions
|
|
@ -31,7 +31,6 @@ extern "C" void allocate_tally_results();
|
|||
extern "C" void check_triggers();
|
||||
extern "C" void init_tally_routines();
|
||||
extern "C" void load_state_point();
|
||||
extern "C" void print_results();
|
||||
extern "C" void setup_active_tallies();
|
||||
extern "C" void simulation_init_f();
|
||||
extern "C" void simulation_finalize_f();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue