OpenMC/include/openmc
Paul Romano 906548db20
Release notes for 0.15.1 (#3340)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2025-03-07 14:49:36 -06:00
..
external moved faddeeva from vendored to external 2022-03-24 15:04:59 -05:00
random_ray Random Ray Source Region Mesh Subdivision (Cell-Under-Voxel Geometry) (#3333) 2025-03-07 02:48:31 +00:00
tallies Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -05:00
angle_energy.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
array.h add array header 2021-05-03 18:01:29 -04:00
bank.h address PR comments 2021-05-03 18:03:06 -04:00
boundary_condition.h Random Ray Transport (#2823) 2024-04-18 22:10:16 +00:00
bounding_box.h Compute material volumes in mesh elements based on raytracing (#3129) 2025-02-26 08:14:53 -06:00
bremsstrahlung.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
capi.h Implement user-configurable random number stride (#3067) 2025-03-04 17:26:38 -06:00
cell.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
chain.h Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -05:00
cmfd_solver.h moving some single-use constants closer to point of use 2022-01-20 15:10:24 -06:00
constants.h Random Ray Source Region Mesh Subdivision (Cell-Under-Voxel Geometry) (#3333) 2025-03-07 02:48:31 +00:00
container_util.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
cross_sections.h Adding signatures for reading information from an XML node where necessary. 2022-12-06 13:03:38 -06:00
dagmc.h simplify mechanism to detect if geometry entity is DAG (#3269) 2025-02-19 15:58:14 -06:00
distribution.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
distribution_angle.h remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
distribution_energy.h Add missing override specifiers 2023-02-16 14:06:59 -06:00
distribution_multi.h Mesh Source Class (#2759) 2023-12-02 17:35:23 +00:00
distribution_spatial.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
eigenvalue.h remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
endf.h Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -05:00
error.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
event.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
file_utils.h Rely on std::filesystem for file_utils (#3042) 2025-01-28 07:31:59 +00:00
finalize.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
geometry.h Geometron (#2744) 2024-01-16 10:35:57 -06:00
geometry_aux.h Adding function for root universe comparison 2023-04-13 10:17:05 -05:00
hdf5_interface.h Add open_object, close_object functions in HDF5 interface 2022-07-21 14:02:04 -05:00
initialize.h Updates to simplify model filename checking 2022-12-06 14:40:02 -06:00
interpolate.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
lattice.h Reset values of lattice offset tables when allocated (#3188) 2024-11-08 15:18:15 -06:00
material.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
math_functions.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
mcpl_interface.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
memory.h remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
mesh.h Fix bug in Mesh::material_volumes for void materials (#3337) 2025-03-06 05:48:04 +00:00
message_passing.h const int by value is kinda pointless 2023-04-15 22:34:45 -04:00
mgxs.h Random Ray Adjoint Mode (#3191) 2024-11-20 20:15:41 +00:00
mgxs_interface.h Fixed Source Random Ray (#2988) 2024-06-17 11:02:20 -05:00
ncrystal_interface.h NCrystal becomes runtime rather than buildtime dependency (#3328) 2025-03-05 15:45:27 -06:00
ncrystal_load.h NCrystal becomes runtime rather than buildtime dependency (#3328) 2025-03-05 15:45:27 -06:00
neighbor_list.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
nuclide.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
openmp_interface.h Random Ray Source Region Refactor (#3288) 2025-02-11 11:23:26 -06:00
output.h Update fmt Formatters for Compatibility with Versions below 11 (#3172) 2024-10-18 18:18:16 -05:00
particle.h Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -05:00
particle_data.h Add option for survival biasing source normalization (#3070) 2025-03-06 18:00:29 -06:00
particle_restart.h Convert particle restart to C++ 2019-02-15 10:59:23 -06:00
photon.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
physics.h Make sure correct direction is applied when fission neutrons are anisotropic 2023-02-10 11:41:50 -06:00
physics_common.h Respond to @gridley comments on #1974 2022-02-16 09:34:34 -06:00
physics_mg.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
plot.h Raytrace plots (#2655) 2025-02-18 03:11:54 +00:00
position.h Raytrace plots (#2655) 2025-02-18 03:11:54 +00:00
progress_bar.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
random_dist.h Release notes for 0.15.1 (#3340) 2025-03-07 14:49:36 -06:00
random_lcg.h Implement user-configurable random number stride (#3067) 2025-03-04 17:26:38 -06:00
reaction.h Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -05:00
reaction_product.h Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -05:00
scattdata.h Add missing override specifiers 2023-02-16 14:06:59 -06:00
search.h Iterator invalidation in lower/upper_bound_index 2022-01-13 14:29:19 +01:00
secondary_correlated.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
secondary_kalbach.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
secondary_nbody.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
secondary_thermal.h Make incoherent XS polymorphic in MixedElasticAE 2022-07-22 07:49:00 -05:00
secondary_uncorrelated.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
settings.h Add option for survival biasing source normalization (#3070) 2025-03-06 18:00:29 -06:00
shared_array.h Bank surface source particles in all active cycles (#2592) 2023-07-14 18:43:47 +00:00
simulation.h Write surface source files per batch (#3124) 2024-10-03 22:32:03 +00:00
source.h External sources alias sampler (#3201) 2024-11-23 19:10:39 +00:00
span.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
state_point.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
string_utils.h Nuclide temperatures - solution to issue #3102 (#3110) 2024-08-15 15:10:26 +00:00
summary.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
surface.h simplify mechanism to detect if geometry entity is DAG (#3269) 2025-02-19 15:58:14 -06:00
thermal.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
timer.h Random Ray Transport (#2823) 2024-04-18 22:10:16 +00:00
track_output.h Add max_tracks setting (maximum number of tracks per process) 2022-05-20 10:46:59 -05:00
universe.h simplify mechanism to detect if geometry entity is DAG (#3269) 2025-02-19 15:58:14 -06:00
urr.h improve URR lookup data layout and performance 2021-11-08 16:04:37 -05:00
vector.h reverse find and replace mistake 2021-05-03 18:03:06 -04:00
version.h.in Add Versioning Support from version.txt (#3140) 2025-02-21 17:48:11 -06:00
volume_calc.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
weight_windows.h remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
wmp.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
xml_interface.h Add PointCloud spatial distribution (#3161) 2024-11-13 15:39:41 -06:00
xsdata.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00