| .. |
|
external
|
moved faddeeva from vendored to external
|
2022-03-24 15:04:59 -05:00 |
|
random_ray
|
Fixed Source Random Ray (#2988)
|
2024-06-17 11:02:20 -05:00 |
|
tallies
|
Allow zero bins in tally triggers (#2928)
|
2024-05-02 14:00:22 +00: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 |
|
bremsstrahlung.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
capi.h
|
Statepoint file loading refactor and CAPI function (#2886)
|
2024-04-24 17:09:56 -05:00 |
|
cell.h
|
Fix bug with invalidated iterators when enforcing precedence in region expressions (#2950)
|
2024-06-17 14:25:05 -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 Transport (#2823)
|
2024-04-18 22:10:16 +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
|
make uwuw optional (#2965)
|
2024-04-24 11:05:11 -05:00 |
|
distribution.h
|
Mesh Source Class (#2759)
|
2023-12-02 17:35:23 +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
|
Restricted file source (#2916)
|
2024-05-15 15:49:04 -05:00 |
|
eigenvalue.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
endf.h
|
Implementation of C++ Sum1D function
|
2022-07-21 14:02:04 -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
|
Fix locating h5m files references in DAGMC universes (#2842)
|
2024-01-16 11:12:44 -06: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
|
Add inline to openmc::interpolate (#2789)
|
2023-11-29 11:20:01 +00:00 |
|
lattice.h
|
Hexagonal lattice iterators (#2921)
|
2024-06-17 21:14:12 +00:00 |
|
material.h
|
Expose Material::depletable in the CAPI (#2843)
|
2024-01-17 20:46:37 +00:00 |
|
math_functions.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
mcpl_interface.h
|
update documentation
|
2023-03-31 23:59:04 -04:00 |
|
memory.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
mesh.h
|
Allow MOAB k-d tree to be configured (#2976)
|
2024-04-26 05:57:02 -05:00 |
|
message_passing.h
|
const int by value is kinda pointless
|
2023-04-15 22:34:45 -04:00 |
|
mgxs.h
|
Random Ray Transport (#2823)
|
2024-04-18 22:10:16 +00:00 |
|
mgxs_interface.h
|
Fixed Source Random Ray (#2988)
|
2024-06-17 11:02:20 -05:00 |
|
ncrystal_interface.h
|
Change ncrystal_max_energy to be a global constant
|
2023-01-11 01:17:53 +07:00 |
|
neighbor_list.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
nuclide.h
|
New multiply_density option on tallies (#2539)
|
2023-06-09 08:24:00 -04:00 |
|
openmp_interface.h
|
Consolidating number of threads and thread number queries into the openmp interface header (#2809)
|
2023-12-19 03:31:29 +00:00 |
|
output.h
|
Random Ray Transport (#2823)
|
2024-04-18 22:10:16 +00:00 |
|
particle.h
|
Storing surface source points using a cell ID (#2888)
|
2024-06-19 10:11:58 -05:00 |
|
particle_data.h
|
Storing surface source points using a cell ID (#2888)
|
2024-06-19 10:11:58 -05:00 |
|
particle_restart.h
|
Convert particle restart to C++
|
2019-02-15 10:59:23 -06:00 |
|
photon.h
|
Add check for presence of atomic relaxation data in PhotonInteraction
|
2022-11-29 16:21:47 -06: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
|
Random Ray Transport (#2823)
|
2024-04-18 22:10:16 +00:00 |
|
position.h
|
Ensure compilation with gcc 5 works (refs #2474)
|
2023-04-26 15:48:23 -05:00 |
|
progress_bar.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
random_dist.h
|
Update random_dist.h comment to be less specific (#2991)
|
2024-05-02 06:52:39 -05:00 |
|
random_lcg.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
reaction.h
|
Add Reaction::xs methods
|
2022-02-18 09:54:28 -06:00 |
|
reaction_product.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -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
|
Storing surface source points using a cell ID (#2888)
|
2024-06-19 10:11:58 -05:00 |
|
shared_array.h
|
Bank surface source particles in all active cycles (#2592)
|
2023-07-14 18:43:47 +00:00 |
|
simulation.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
source.h
|
Fixed Source Random Ray (#2988)
|
2024-06-17 11:02:20 -05:00 |
|
state_point.h
|
add west const and enforce in clang format
|
2023-04-15 12:50:30 -04:00 |
|
string_utils.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
summary.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
surface.h
|
Geometron (#2744)
|
2024-01-16 10:35:57 -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
|
Geometron (#2744)
|
2024-01-16 10:35:57 -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
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
volume_calc.h
|
Ability to compute material volume fractions over mesh elements (#2802)
|
2024-01-19 09:01:18 -06:00 |
|
weight_windows.h
|
Adding ability to set additional ww attrs from openmc.lib (#2609)
|
2023-07-22 21:18:46 +01:00 |
|
wmp.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
xml_interface.h
|
Making origin type Positiong. Adding function to parse position from node.
|
2022-10-11 11:21:31 -05:00 |
|
xsdata.h
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |