mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Translate print_runtime to C++
This commit is contained in:
parent
9f06008565
commit
a7b0babb96
4 changed files with 124 additions and 93 deletions
|
|
@ -32,7 +32,6 @@ 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 print_runtime();
|
||||
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