OpenMC/include/openmc
Jack Fletcher 0486e433d2
Source biasing capabilities (#3460)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-01-12 09:51:12 -06:00
..
external moved faddeeva from vendored to external 2022-03-24 15:04:59 -05:00
random_ray Random Ray Eigenvalue Flux Normalization Change (#3595) 2025-12-02 22:00:32 -06:00
tallies Support rotation in MeshFilter (#3176) 2025-12-19 22:56:13 -06: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 Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +00:00
bank_io.h Fix hdf5 source_bank struct size. (#3676) 2025-12-11 22:01:10 -06:00
boundary_condition.h Fix a bug in rotational periodic boundary conditions (#3692) 2026-01-06 13:29:40 +00:00
bounding_box.h Use min/max position members in C++ BoundingBox class (#3699) 2025-12-30 21:31:53 -06:00
bremsstrahlung.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
capi.h Add distributed cell densities (#3546) 2025-09-19 04:11:06 +00:00
cell.h Add distributed cell densities (#3546) 2025-09-19 04:11:06 +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
collision_track.h Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +00:00
constants.h Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +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 Update DAGMC and libMesh precompiler definitions (#3510) 2025-07-22 11:10:08 +07:00
distribution.h Source biasing capabilities (#3460) 2026-01-12 09:51:12 -06: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 Source biasing capabilities (#3460) 2026-01-12 09:51:12 -06:00
distribution_spatial.h Source biasing capabilities (#3460) 2026-01-12 09:51:12 -06: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 Add distributed cell densities (#3546) 2025-09-19 04:11:06 +00:00
hdf5_interface.h Adding variance of variance and normality tests for tally statistics (#3454) 2025-11-12 11:41:37 -05:00
ifp.h Fix IFP implementation (#3580) 2025-09-25 14:58:29 -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 Fixed a bug in distribcell offsets logic (#3424) 2025-07-30 12:10:34 -05:00
material.h Add distributed cell densities (#3546) 2025-09-19 04:11:06 +00:00
math_functions.h Refactor get_energy_index to prevent repetition (#3686) 2025-12-23 14:18:59 -06:00
mcpl_interface.h Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +00:00
memory.h remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
mesh.h Use min/max position members in C++ BoundingBox class (#3699) 2025-12-30 21:31:53 -06:00
message_passing.h Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +00: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 Ability to source electron/positrons directly (#3404) 2025-10-15 23:51:59 +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 Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +00:00
particle_restart.h Convert particle restart to C++ 2019-02-15 10:59:23 -06:00
photon.h Map Compton subshell data to atomic relaxation data (#3392) 2025-05-05 18:05:48 +00:00
physics.h Add user setting for free gas threshold (#3593) 2025-10-06 15:45:26 +03: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 Add accessor methods for LocalCoord (#3494) 2025-07-17 03:29:41 +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 Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +00:00
shared_array.h Bank surface source particles in all active cycles (#2592) 2023-07-14 18:43:47 +00:00
simulation.h Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +00:00
source.h Source biasing capabilities (#3460) 2026-01-12 09:51:12 -06: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 Fix a bug in rotational periodic boundary conditions (#3692) 2026-01-06 13:29:40 +00: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 Fixed a bug in distribcell offsets logic (#3424) 2025-07-30 12:10:34 -05:00
urr.h Addition of a collision tracking feature (#3417) 2025-11-13 20:35:33 +00: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 Fix for Weight Window Scaling Bug (#3511) 2025-07-29 10:15:40 +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