| .. |
|
external
|
moved faddeeva from vendored to external
|
2022-03-24 15:04:59 -05:00 |
|
random_ray
|
Implement S2 directional sampling in the random ray solver (#3811)
|
2026-02-19 14:25:19 +02:00 |
|
tallies
|
Implement surface flux tallies (#3742)
|
2026-03-04 14:17:48 +02: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 |
|
atomic_mass.h
|
Store atomic mass in ParticleType. (#3765)
|
2026-02-14 03:14:03 +00: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
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
capi.h
|
SolidRayTracePlot CAPI (#3789)
|
2026-02-13 07:54:27 +02:00 |
|
cell.h
|
Implement depth-awareness when enforcing precedence between union/intersection operators (#3730)
|
2026-01-15 22:23:35 -06: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
|
Implement tally filter for filtering by reaction (#3809)
|
2026-02-21 10:17:12 -06: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
|
Add truncated normal distribution support (#3761)
|
2026-02-12 18:25:56 +02:00 |
|
distribution_angle.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
distribution_energy.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
distribution_multi.h
|
Source biasing capabilities (#3460)
|
2026-01-12 09:51:12 -06:00 |
|
distribution_spatial.h
|
Support arbitrary symmetry axis for CylindricalIndependent class (#3474)
|
2026-02-21 20:00:36 +00:00 |
|
eigenvalue.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
endf.h
|
Implement tally filter for filtering by reaction (#3809)
|
2026-02-21 10:17:12 -06: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
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
ifp.h
|
Simplify IFP message passing (#3719)
|
2026-01-13 23:25:33 +00: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
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
math_functions.h
|
Add truncated normal distribution support (#3761)
|
2026-02-12 18:25:56 +02: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
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
message_passing.h
|
Simplify IFP message passing (#3719)
|
2026-01-13 23:25:33 +00:00 |
|
mgxs.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06: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
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
openmp_interface.h
|
Random Ray Source Region Refactor (#3288)
|
2025-02-11 11:23:26 -06:00 |
|
output.h
|
Fix include guard in output.h (#3856)
|
2026-03-05 23:29:36 +00:00 |
|
particle.h
|
Refactor ParticleType to use PDG Monte Carlo numbering scheme (#3756)
|
2026-02-03 07:23:24 +00:00 |
|
particle_data.h
|
Implement filter for secondary particle production binned by energy (#3453)
|
2026-02-05 18:00:03 -06:00 |
|
particle_restart.h
|
Convert particle restart to C++
|
2019-02-15 10:59:23 -06:00 |
|
particle_type.h
|
Store atomic mass in ParticleType. (#3765)
|
2026-02-14 03:14:03 +00:00 |
|
photon.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
physics.h
|
Add user setting for free gas threshold (#3593)
|
2025-10-06 15:45:26 +03:00 |
|
physics_common.h
|
Resolve conflict with weight windows and global russian roulette (#3751)
|
2026-02-25 14:01:33 -06:00 |
|
physics_mg.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
plot.h
|
Refactor Ray class into its own file (#3845)
|
2026-03-06 01:07:42 +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 |
|
ray.h
|
Refactor Ray class into its own file (#3845)
|
2026-03-06 01:07:42 +00:00 |
|
reaction.h
|
Implement tally filter for filtering by reaction (#3809)
|
2026-02-21 10:17:12 -06:00 |
|
reaction_product.h
|
Refactor ParticleType to use PDG Monte Carlo numbering scheme (#3756)
|
2026-02-03 07:23:24 +00:00 |
|
scattdata.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
search.h
|
Iterator invalidation in lower/upper_bound_index
|
2022-01-13 14:29:19 +01:00 |
|
secondary_correlated.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
secondary_kalbach.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
secondary_nbody.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
secondary_thermal.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
secondary_uncorrelated.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
settings.h
|
Add setting to optionally disable atomic relaxation (#3855)
|
2026-03-10 04:00:10 +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
|
Parallelize sampling external sources and threadsafe rejection counters (#3830)
|
2026-03-04 14:36:43 -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 |
|
tensor.h
|
Add more operator overloads in the new Tensor class (#3822)
|
2026-02-19 11:03:19 -06:00 |
|
thermal.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06: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
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06: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
|
Use clang-format version 18 for CI format checks (#3840)
|
2026-02-27 13:56:00 +02:00 |
|
weight_windows.h
|
Resolve conflict with weight windows and global russian roulette (#3751)
|
2026-02-25 14:01:33 -06:00 |
|
wmp.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
xml_interface.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |
|
xsdata.h
|
Replace xtensor with internal Tensor/View classes (#3805)
|
2026-02-17 09:50:38 -06:00 |