Commit graph

27 commits

Author SHA1 Message Date
Paul Romano
a63a89f9d6 Put timers in simulation namespace 2018-11-14 15:00:16 -06:00
Paul Romano
833eb56030 Use simulation namespace for globals in eigenvalue.h 2018-11-14 15:00:15 -06:00
Paul Romano
cbd85a62d3 Incorporate @smharper suggestion for checking first inactive/active batch 2018-10-28 09:43:32 -05:00
Paul Romano
8ec2671ada Missing semicolon 2018-10-25 17:42:57 -05:00
Paul Romano
b2eba58946 Merge branch 'develop' into cpp-init-finalize 2018-10-25 17:18:14 -04:00
Sterling Harper
e2e813adb8 Remove "tally_" prefix from tally filter files 2018-10-22 10:22:55 -04:00
Paul Romano
85a5af2f5f Move openmc_next_batch to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
a4ddaf9ed6 Move finalize_batch and write_source_point to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
8c64139c06 Move initialize_history to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
acfc352e1b Move openmc_simulation_init to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
38afb5e2a4 Move finalize_generation to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
ccf1ced25e Move openmc_init, initialize_batch, openmc_simulation_finalize to C++ 2018-10-19 07:41:29 -05:00
Sterling Harper
9b5e402a11 Merge remote-tracking branch 'upstream/develop' into cpp_tallies 2018-10-17 19:56:59 -04:00
Paul Romano
242895e99b Remove work_index on Fortran side 2018-10-15 13:42:10 -05:00
Paul Romano
8ebd26b160 Move code related to k_generation to C++ 2018-10-15 13:42:10 -05:00
Paul Romano
02fbc1582d Convert synchronize_bank to C++ 2018-10-15 13:42:10 -05:00
Paul Romano
9c787f988e Fix tally reduction 2018-10-15 11:52:33 -05:00
Paul Romano
f2748f64a9 Perform end of simulation broadcasts from C++ 2018-10-15 11:52:33 -05:00
Paul Romano
3ba886cd6d Move variable definitions from simulation_header.F90 to simulation.cpp 2018-10-15 11:52:33 -05:00
Paul Romano
6f80abfe2b Move variables in simulation.h into simulation namespace 2018-10-15 11:10:33 -05:00
Sterling Harper
0c8ea4f31f Merge remote-tracking branch 'upstream/develop' into cpp_tallies 2018-09-10 16:19:25 -04:00
Sterling Harper
c387bde956 Add basic C++ TallyFilterMatch class 2018-09-07 17:26:57 -04:00
Paul Romano
d1cc9fd9c6 Move number of batches, generations, particles to settings.h 2018-08-24 15:55:22 -05:00
Paul Romano
83d64397d1 Add doxygen comments where needed 2018-08-23 21:38:23 -05:00
Paul Romano
b92677e70b Convert source distributions to C++ 2018-08-23 15:23:47 -05:00
Paul Romano
9f0ea52d1a Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
Paul Romano
faf35d21bc Move openmc_run to C++ side 2018-04-24 06:32:18 -05:00