OpenMC/include/openmc
2019-02-28 09:05:47 -06:00
..
tallies Remove Fortan compatibility functions 2019-02-21 22:44:24 -06:00
angle_energy.h Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
bank.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
bremsstrahlung.h Finish TTB implementation on C++ side, still a bug somewhere 2019-01-15 07:28:47 -06:00
capi.h Remove remaining Fortran source files 2019-02-21 22:44:20 -06:00
cell.h Remove remaining Fortran source files 2019-02-21 22:44:20 -06:00
cmfd_solver.h Respond to @smharper comments on #1171 2019-02-22 14:50:13 -06:00
constants.h Bumping major version of voxel file rather than minor. 2019-02-28 09:05:47 -06:00
container_util.h Move finalize_batch and write_source_point to C++ 2018-10-19 07:41:29 -05:00
cross_sections.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
dagmc.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
distribution.h Addressed P. Romano review comments 2018-12-13 15:10:00 +00:00
distribution_angle.h Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
distribution_energy.h Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
distribution_multi.h Convert source distributions to C++ 2018-08-23 15:23:47 -05:00
distribution_spatial.h Add doxygen comments where needed 2018-08-23 21:38:23 -05:00
eigenvalue.h Translate most of load_state_point to C++ 2019-02-06 07:11:44 -06:00
endf.h Convert all photon physics except bremsstrahlung (not done yet) 2019-01-15 07:28:47 -06:00
error.h Convert transport() and cross_surface() to C++ 2019-02-15 10:59:23 -06:00
file_utils.h Add doxygen comments where needed 2018-08-23 21:38:23 -05:00
finalize.h Move openmc_finalize to C++ 2018-10-19 07:41:29 -05:00
geometry.h Switch to cell-based neighbor lists 2018-11-24 09:29:24 -05:00
geometry_aux.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
hdf5_interface.h Fix all the bugs introduced 2019-02-21 19:30:07 -06:00
initialize.h Move read_ce_cross_sections to C++ 2019-01-30 22:15:48 -06:00
lattice.h Remove cells array on Fortran side 2019-02-15 11:00:00 -06:00
material.h Remove Fortan compatibility functions 2019-02-21 22:44:24 -06:00
math_functions.h Translate print_results to C++ 2019-02-06 07:11:44 -06:00
mesh.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
message_passing.h Move call to MPI_Abort to C++ side 2018-10-15 11:52:33 -05:00
mgxs.h Respond to @paulromano comments on #1162 2019-02-12 17:10:25 -05:00
mgxs_interface.h Get rid of Fortran mgxs_interface 2019-02-20 15:03:36 -06:00
neighbor_list.h Address #1140 comments 2018-12-29 12:54:29 -05:00
nuclide.h Remove Fortan compatibility functions 2019-02-21 22:44:24 -06:00
openmp_interface.h Address #1140 comments 2018-12-29 12:54:29 -05:00
output.h Remove Fortan compatibility functions 2019-02-21 22:44:24 -06:00
particle.h Remove Fortan compatibility functions 2019-02-21 22:44:24 -06:00
particle_restart.h Convert particle restart to C++ 2019-02-15 10:59:23 -06:00
photon.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
physics.h Convert transport() and cross_surface() to C++ 2019-02-15 10:59:23 -06:00
physics_common.h Converted physics_common to C++ 2018-10-07 07:18:29 -04:00
physics_mg.h Convert transport() and cross_surface() to C++ 2019-02-15 10:59:23 -06:00
plot.h Move read_materials_xml and read_plots_xml to C++ 2019-02-20 15:45:30 -06:00
position.h Convert scattering routines to C++ 2018-11-26 23:00:44 -06:00
progress_bar.h Implementation of progress bar. 2018-10-30 08:59:36 -05:00
random_lcg.h Move openmc_init, initialize_batch, openmc_simulation_finalize to C++ 2018-10-19 07:41:29 -05:00
reaction.h Remove Fortan compatibility functions 2019-02-21 22:44:24 -06:00
reaction_product.h Only calculate nu on C++ side 2019-01-02 13:55:08 -06:00
scattdata.h Move openmc_load_nuclide, openmc_material_add_nuclide, and read_mgxs to C++ 2019-01-30 22:15:48 -06:00
search.h Convert synchronize_bank to C++ 2018-10-15 13:42:10 -05:00
secondary_correlated.h Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
secondary_kalbach.h Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
secondary_nbody.h Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
secondary_uncorrelated.h Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
settings.h Fix all the bugs introduced 2019-02-21 19:30:07 -06:00
simulation.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
source.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
state_point.h Translate most of load_state_point to C++ 2019-02-06 07:11:44 -06:00
string_utils.h Combined string_functions.h and string_utils.h 2018-11-06 10:23:11 -06:00
summary.h Address most @smharper and @nelsonag comments on #1152 2019-01-31 22:04:45 -06:00
surface.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
thermal.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
timer.h Move read_ce_cross_sections to C++ 2019-01-30 22:15:48 -06:00
track_output.h Convert particle track writing to C++ 2019-02-20 15:03:36 -06:00
urr.h Fixing @paulromano comments 2018-12-07 20:38:24 -05:00
volume_calc.h Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
wmp.h Move read_multipole_data to C++ 2019-01-30 22:15:48 -06:00
xml_interface.h Updating xml calls for reading plots.xml. 2018-10-30 21:29:35 -05:00
xsdata.h Fix MG mode delayed nu-fission indexing bug 2019-02-07 13:13:43 -05:00