mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
Translate most of load_state_point to C++
This commit is contained in:
parent
102aa934ae
commit
ab0b9eb0bc
8 changed files with 190 additions and 220 deletions
|
|
@ -30,7 +30,6 @@ extern "C" void accumulate_tallies();
|
|||
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 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