OpenMC/src
Patrick Shriwise f69149b66a
Merge pull request #1844 from paulromano/surface-tally-bug
Disallow non-current scores with a surface filter
2021-06-08 16:01:12 -05:00
..
relaxng cleanup 2021-03-03 00:42:39 +06:00
tallies Disallow non-current scores with a surface filter 2021-06-01 23:39:57 -05:00
bank.cpp address PR comments 2021-05-03 18:03:06 -04:00
boundary_condition.cpp change particle to using accessor methods 2021-05-03 17:56:57 -04:00
bremsstrahlung.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
cell.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
cmfd_solver.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
cross_sections.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
dagmc.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
distribution.cpp Move distributions into random_dist.h/cpp 2021-05-03 09:43:09 -05:00
distribution_angle.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
distribution_energy.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
distribution_multi.cpp Add uniform_distribution function for clarity 2021-05-03 09:43:09 -05:00
distribution_spatial.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
eigenvalue.cpp additional documentation, make name changes more consistent 2021-05-08 18:51:49 -04:00
endf.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
error.cpp Make sure standard output gets flushed 2020-01-13 14:42:40 -06:00
event.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
finalize.cpp additional documentation, make name changes more consistent 2021-05-08 18:51:49 -04:00
geometry.cpp somehow changes to lattice methods were lost 2021-05-03 18:03:05 -04:00
geometry_aux.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
hdf5_interface.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
initialize.cpp additional documentation, make name changes more consistent 2021-05-08 18:51:49 -04:00
lattice.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
main.cpp Fix for enumeration values not explicitly handled in switch statements 2020-02-28 22:35:23 +00:00
material.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
math_functions.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
mesh.cpp Removing extra layer of inheritance for the UnstructuredMesh::surface_bins_crossed method. Correcting some formatting and spelling too. 2021-06-04 21:38:14 -05:00
message_passing.cpp additional documentation, make name changes more consistent 2021-05-08 18:51:49 -04:00
mgxs.cpp address PR comments 2021-05-03 18:03:06 -04:00
mgxs_interface.cpp address PR comments 2021-05-03 18:03:06 -04:00
nuclide.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
output.cpp somehow changes to lattice methods were lost 2021-05-03 18:03:05 -04:00
particle.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
particle_data.cpp move LocalCoord impl to right file 2021-05-03 18:02:28 -04:00
particle_restart.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
photon.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
physics.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
physics_common.cpp change particle to using accessor methods 2021-05-03 17:56:57 -04:00
physics_mg.cpp address PR comments 2021-05-03 18:03:06 -04:00
plot.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
position.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
progress_bar.cpp Use CXX_STANDARD property to set -std flag. Get rid of UNIX define 2019-02-22 23:26:32 -06:00
random_dist.cpp Address @jtramm comments 2021-05-13 07:18:46 -05:00
random_lcg.cpp Address @jtramm comments 2021-05-13 07:18:46 -05:00
reaction.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
reaction_product.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
scattdata.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
secondary_correlated.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
secondary_kalbach.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
secondary_nbody.cpp Add uniform_distribution function for clarity 2021-05-03 09:43:09 -05:00
secondary_thermal.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
secondary_uncorrelated.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
settings.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
simulation.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
source.cpp address PR comments 2021-05-03 18:03:06 -04:00
state_point.cpp additional documentation, make name changes more consistent 2021-05-08 18:51:49 -04:00
string_utils.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
summary.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
surface.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
thermal.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
timer.cpp Remove unused source sampling timer 2020-10-13 12:45:35 -05:00
track_output.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
urr.cpp Added xtensor read_dataset 2018-12-10 20:01:03 -05:00
volume_calc.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
wmp.cpp std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
xml_interface.cpp Use fmt/core.h header to reduce compile time 2020-02-10 10:33:57 -06:00
xsdata.cpp remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00