OpenMC/include/openmc
2023-11-06 14:50:16 -06:00
..
external moved faddeeva from vendored to external 2022-03-24 15:04:59 -05:00
tallies Pulse height tally for photons (#2452) 2023-07-09 22:50:08 -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 Release of version 0.14.0 (#2754) 2023-11-06 14:50:16 -06:00
bremsstrahlung.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
capi.h Adding ability to set additional ww attrs from openmc.lib (#2609) 2023-07-22 21:18:46 +01:00
cell.h Update include/openmc/cell.h 2022-11-04 13:26:13 -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 Pulse height tally for photons (#2452) 2023-07-09 22:50:08 -05: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 Refactor of translation from mesh handle to index for DAGMC geometry. (#2687) 2023-09-14 02:28:11 +00:00
distribution.h Account for integral of underlying distributions when sampling Mixture (#2658) 2023-08-31 10:52:24 -04: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 Add missing override specifiers 2023-02-16 14:06:59 -06:00
distribution_spatial.h change to instance from pointer and cleanup lazy mistakes 2023-03-22 00:25:04 -04: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 move file_utils to its own source file 2023-04-15 11:52:36 -04:00
finalize.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
geometry.h Apply clang-format on entire source 2021-08-11 11:41:49 -05: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 Compute interpolation value in loop. Correction to from_tab1D. 2022-09-17 11:10:27 -05:00
lattice.h Add missing override specifiers 2023-02-16 14:06:59 -06:00
material.h Improve documentation. Refs #2442 2023-03-28 13:50:02 -05: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 Global Weight Window Generation via CAPI (#2359) 2023-06-09 10:47:27 -05:00
message_passing.h const int by value is kinda pointless 2023-04-15 22:34:45 -04:00
mgxs.h Multigroup Per-Thread Cache Conversion (#2591) 2023-07-21 07:53:32 +00:00
mgxs_interface.h Apply clang-format on entire source 2021-08-11 11:41:49 -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 Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
output.h Global Weight Window Generation via CAPI (#2359) 2023-06-09 10:47:27 -05:00
particle.h time-cutoff version 2.0 (#2631) 2023-08-19 15:20:33 -05:00
particle_data.h Multigroup Per-Thread Cache Conversion (#2591) 2023-07-21 07:53:32 +00: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 remove meaningless const qualifiers from plot.h (#2695) 2023-09-15 21:46:54 +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 Replace Muir classes with single muir() Python function 2022-09-08 13:42:22 -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 Apply Weight Window Upon Surface Crossing (#2670) 2023-09-26 05:03:49 +00: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 Python source class refactor (#2524) 2023-06-20 21:27:55 -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 Leaky and Albedo Boundary Conditions Implementation (#2724) 2023-10-30 16:51:31 -04:00
thermal.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
timer.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
track_output.h Add max_tracks setting (maximum number of tracks per process) 2022-05-20 10:46:59 -05:00
universe.h Formatting updates 2022-04-05 08:56:27 -05: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.14.0 (#2754) 2023-11-06 14:50:16 -06:00
volume_calc.h Apply suggestions from code review 2023-02-24 11:53:40 -08: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