OpenMC/src
2018-10-30 08:59:01 -05:00
..
pugixml Move pugixml to vendor/ directory 2018-06-27 07:26:12 -05:00
relaxng Adding dagmc to python settings module and XML/RELAX NG. 2018-09-25 22:53:47 -05:00
tallies Merge branch 'develop' into cpp-init-finalize 2018-10-25 17:18:14 -04:00
algorithm.F90 Add procedures for sorting and finding 2016-08-30 06:46:38 -05:00
api.F90 Removing other plot_header references. 2018-10-30 08:58:42 -05:00
bank_header.F90 Convert count_bank_sites, Shannon entropy, UFS to C++ (incomplete) 2018-09-03 06:50:49 -05:00
cell.cpp Update the cell map in openmc_cell_set_id 2018-10-19 17:17:59 -04:00
cmfd_data.F90 Update the cell map in openmc_cell_set_id 2018-10-19 17:17:59 -04:00
cmfd_execute.cpp Making index_cmfd_mesh part of openmc::settings. 2018-10-30 08:59:01 -05:00
cmfd_execute.F90 Move finalize_batch and write_source_point to C++ 2018-10-19 07:41:29 -05:00
cmfd_header.F90 Move finalize_batch and write_source_point to C++ 2018-10-19 07:41:29 -05:00
cmfd_input.F90 Add Doxygen comments, remove unused variables 2018-09-05 14:31:54 -05:00
cmfd_loss_operator.F90 Move CMFD-related variables to cmfd_header 2017-08-24 14:57:54 -05:00
cmfd_prod_operator.F90 Move CMFD-related variables to cmfd_header 2017-08-24 14:57:54 -05:00
cmfd_solver.F90 Add CMFD helper functions to access entropy_on, is_master, current_batch, implement vector_write 2018-09-20 14:00:32 -04:00
constants.F90 remove unused variable 2018-10-19 19:36:14 -04:00
dagmc.cpp Fix DAGMC CellFilter error 2018-10-11 19:37:36 -04:00
dagmc_header.F90 Code updates/changes as requested by @paulromano 2018-09-25 22:28:31 -05:00
dict_header.F90 Added source of hash table sizes in comments 2017-10-11 12:23:36 -05:00
distribution.cpp Cleaned up the C and Fortran interfaces; includes removing interfaces which are no longer needed and removing the _c from C functions which no longer have Fortran links 2018-10-12 11:51:23 -04:00
distribution_angle.cpp Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
distribution_energy.cpp Cleaned up the C and Fortran interfaces; includes removing interfaces which are no longer needed and removing the _c from C functions which no longer have Fortran links 2018-10-12 11:51:23 -04:00
distribution_multi.cpp Add XML node ctors for multivariate distributions 2018-08-23 15:23:47 -05:00
distribution_spatial.cpp Add XML node ctors for multivariate distributions 2018-08-23 15:23:47 -05:00
eigenvalue.cpp Allocate temp_sites on the heap to avoid stack overflow 2018-10-25 17:46:14 -05:00
eigenvalue.F90 Remove some interfaces in eigenvalue.F90 2018-10-19 07:41:29 -05:00
endf.cpp Fix clang complaining about control reaching end of non-void function 2018-09-12 23:16:08 -05:00
endf.F90 Merge branch 'develop' into photon-new 2018-06-28 16:19:54 -05:00
endf_header.F90 Remove defunct from_ace routines 2018-06-27 07:26:12 -05:00
error.cpp Move call to MPI_Abort to C++ side 2018-10-15 11:52:33 -05:00
error.F90 Move call to MPI_Abort to C++ side 2018-10-15 11:52:33 -05:00
finalize.cpp Fix resetting of global_tallies 2018-10-25 17:18:23 -04:00
geometry.cpp Move variables in simulation.h into simulation namespace 2018-10-15 11:10:33 -05:00
geometry.F90 Changing cad references/symbols to dagmc to leave room for other CAD implementations. 2018-09-21 15:52:38 -04:00
geometry_aux.cpp Remove "tally_" prefix from tally filter files 2018-10-22 10:22:55 -04:00
geometry_header.F90 Move UniverseFilter to C++ 2018-10-14 13:01:57 -04:00
hdf5_interface.cpp Move initialize_history to C++ 2018-10-19 07:41:29 -05:00
hdf5_interface.F90 Remove MPI intracomm from Fortran side 2018-10-15 13:42:10 -05:00
initialize.cpp Move openmc_init, initialize_batch, openmc_simulation_finalize to C++ 2018-10-19 07:41:29 -05:00
initialize.F90 Move openmc_init, initialize_batch, openmc_simulation_finalize to C++ 2018-10-19 07:41:29 -05:00
input_xml.F90 Removing other plot_header references. 2018-10-30 08:58:42 -05:00
lattice.cpp Move DistribcellFilter to C++ 2018-10-11 22:27:13 -04:00
list_header.F90 Removed unnecessary whitespace 2015-11-08 16:11:15 -05:00
main.cpp Move number of batches, generations, particles to settings.h 2018-08-24 15:55:22 -05:00
material.cpp Merge remote-tracking branch 'upstream/develop' into cpp_tallies 2018-10-17 19:56:59 -04:00
material_header.F90 Resolving review comments: adding doxygen param lists, cleaning up references/pointers 2018-10-13 13:33:06 -04:00
math.F90 Move spatial legendre and zernike filters to C++ 2018-10-17 23:07:01 -04:00
math_functions.cpp Address #1101 comments 2018-10-21 18:59:03 -04:00
matrix_header.F90 Make source code match style guide 2015-07-21 23:39:43 -06:00
mesh.cpp Remove "tally_" prefix from tally filter files 2018-10-22 10:22:55 -04:00
mesh_header.F90 Bindings for bins_crossed 2018-09-03 14:36:14 -05:00
message_passing.cpp Remove last MPI calls on the Fortran side 2018-10-15 13:42:10 -05:00
message_passing.F90 Remove MPI intracomm from Fortran side 2018-10-15 13:42:10 -05:00
mgxs.cpp Move initialize_history to C++ 2018-10-19 07:41:29 -05:00
mgxs_data.F90 Resolving review comments: adding doxygen param lists, cleaning up references/pointers 2018-10-13 13:33:06 -04:00
mgxs_interface.cpp Move initialize_history to C++ 2018-10-19 07:41:29 -05:00
mgxs_interface.F90 Cleaned up the C and Fortran interfaces; includes removing interfaces which are no longer needed and removing the _c from C functions which no longer have Fortran links 2018-10-12 11:51:23 -04:00
multipole_header.F90 openmc reads v1.1 library now 2018-10-19 16:47:42 -04:00
nuclide.cpp Add doxygen comments where needed 2018-08-23 21:38:23 -05:00
nuclide_header.F90 openmc reads v1.1 library now 2018-10-19 16:47:42 -04:00
output.cpp Exposing print_plot through C. Using in input_xml now. 2018-10-30 08:58:42 -05:00
output.F90 Removing other plot_header references. 2018-10-30 08:58:42 -05:00
particle.cpp Move initialize_history to C++ 2018-10-19 07:41:29 -05:00
particle_header.F90 Move initialize_history to C++ 2018-10-19 07:41:29 -05:00
particle_restart.F90 Convert Particle type to C++, add templated HDF5 functions 2018-08-06 07:06:18 -05:00
photon_header.F90 Fix energy distributions to correctly sample discrete lines 2018-09-11 08:46:12 -05:00
photon_physics.F90 Don't duplicate fission cross sections in photon production summed reactions; update nndc data link 2018-09-12 00:04:24 -05:00
physics.F90 Add Doxygen comments, remove unused variables 2018-09-05 14:31:54 -05:00
physics_common.cpp Converted physics_common to C++ 2018-10-07 07:18:29 -04:00
physics_common.F90 Converted physics_common to C++ 2018-10-07 07:18:29 -04:00
physics_mg.cpp Move global_tally_absorption to tally.h 2018-10-15 13:42:07 -05:00
plot.cpp Moving forward declaration. Renaming internal variable for ObjectPlot. 2018-10-30 08:59:01 -05:00
position.cpp Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
progress_header.F90 Make source code match style guide 2015-07-21 23:39:43 -06:00
random_lcg.cpp Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
random_lcg.F90 Remove C++/Fortran interoperable "seed" 2018-01-31 18:11:14 -05:00
reaction.cpp Uses existing interface function rather than calling HDF5 library directly 2018-09-14 16:28:56 -05:00
reaction_header.F90 Rename summed -> redundant to make ENDF language 2018-09-13 08:06:13 -05:00
reaction_product.cpp Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
sab_header.F90 Fix bugs to get thermal scattering working 2018-08-16 12:00:39 -05:00
scattdata.cpp Cleaned up the C and Fortran interfaces; includes removing interfaces which are no longer needed and removing the _c from C functions which no longer have Fortran links 2018-10-12 11:51:23 -04:00
secondary_correlated.cpp Fix bug with 0 interpolation value when reading incoherent inelastic data 2018-09-28 20:25:18 -05:00
secondary_kalbach.cpp Fix energy distributions to correctly sample discrete lines 2018-09-11 08:46:12 -05:00
secondary_nbody.cpp Cleaned up the C and Fortran interfaces; includes removing interfaces which are no longer needed and removing the _c from C functions which no longer have Fortran links 2018-10-12 11:51:23 -04:00
secondary_uncorrelated.cpp Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
set_header.F90 Add clear method to set. 2013-01-28 16:28:16 -05:00
settings.cpp Making index_cmfd_mesh part of openmc::settings. 2018-10-30 08:59:01 -05:00
settings.F90 Remove some unused global variables on Fortran side 2018-10-19 07:41:29 -05:00
simulation.cpp Incorporate @smharper suggestion for checking first inactive/active batch 2018-10-28 09:43:32 -05:00
simulation.F90 Merge branch 'develop' into cpp-init-finalize 2018-10-25 17:18:14 -04:00
simulation_header.F90 Remove some unused global variables on Fortran side 2018-10-19 07:41:29 -05:00
source.cpp Move finalize_generation to C++ 2018-10-19 07:41:29 -05:00
state_point.cpp Move finalize_batch and write_source_point to C++ 2018-10-19 07:41:29 -05:00
state_point.F90 Remove some interfaces in eigenvalue.F90 2018-10-19 07:41:29 -05:00
stl_vector.F90 Bindings for bins_crossed 2018-09-03 14:36:14 -05:00
string.F90 Move neighbor lists to C++ 2018-08-20 23:42:51 -04:00
string_functions.cpp Updating style. Using macros. Adding to get_child_nodes function. 2018-10-30 08:59:01 -05:00
summary.cpp Adding changes requested in PR. 2018-10-01 10:35:46 -05:00
summary.F90 similar change for using C_DOUBLE vice real(8) 2018-09-23 13:08:24 -04:00
surface.cpp Creating a common word_count functions for strings. 2018-10-30 08:56:14 -05:00
surface_header.F90 Move SurfaceFilter to C++ 2018-10-14 13:28:03 -04:00
thermal.cpp Fix several bugs in continuous S(a,b) treatment 2018-10-02 08:46:37 -05:00
timer.cpp Move openmc_reset and openmc_hard_reset to C++ 2018-10-19 07:41:29 -05:00
timer_header.F90 Move openmc_reset and openmc_hard_reset to C++ 2018-10-19 07:41:29 -05:00
track_output.F90 Make HDF5 kind type parameters available from hdf5_interface 2018-04-24 06:32:18 -05:00
tracking.F90 Move openmc_next_batch to C++ 2018-10-19 07:41:29 -05:00
urr_header.F90 Make HDF5 kind type parameters available from hdf5_interface 2018-04-24 06:32:18 -05:00
vector_header.F90 Remove whitespace, add more comments 2018-09-26 17:21:15 -04:00
volume_calc.F90 Remove last MPI calls on the Fortran side 2018-10-15 13:42:10 -05:00
volume_header.F90 Separate deallocation of global variables into respective modules 2017-09-19 07:35:18 -05:00
xml_interface.cpp Updating style. Using macros. Adding to get_child_nodes function. 2018-10-30 08:59:01 -05:00
xml_interface.F90 Loading CAD file based on geometry flag from settings.xml 2018-09-21 15:51:27 -04:00
xsdata.cpp Cleaning up code, resolving @paulromano comments 2018-09-05 20:46:33 -04:00