OpenMC/include/openmc
2023-06-09 08:24:00 -04:00
..
external moved faddeeva from vendored to external 2022-03-24 15:04:59 -05:00
tallies New multiply_density option on tallies (#2539) 2023-06-09 08:24:00 -04: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 Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
bremsstrahlung.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
capi.h Allow EnergyFunctionFilter interpolation to be set from C API 2022-10-18 12:14:15 -05: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 Adding constants for coincidence checking 2023-03-28 08:47:42 -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 DAGMC next_cell 2023-04-04 22:11:11 -04:00
distribution.h add default empty consructor 2023-03-22 00:37:21 -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 Ensure compilation with gcc 5 works (refs #2474) 2023-04-26 15:48:23 -05:00
message_passing.h const int by value is kinda pointless 2023-04-15 22:34:45 -04:00
mgxs.h Apply clang-format on entire source 2021-08-11 11:41:49 -05: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 Can now print build info 2022-10-05 17:58:41 -04:00
particle.h New multiply_density option on tallies (#2539) 2023-06-09 08:24:00 -04:00
particle_data.h New multiply_density option on tallies (#2539) 2023-06-09 08:24:00 -04: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 Add virtual destructor on PlottableInterface (#2541) 2023-06-01 01:13:52 +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 update mac segfault fix format, fix python settings name 2023-04-20 12:21:10 -04:00
shared_array.h refactor particle source import/export 2023-03-31 14:17:04 -04:00
simulation.h Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
source.h Move FileSource MCPL reading to mcpl_interface.h/cpp 2022-12-22 11:33:29 -06: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 Add missing override specifiers 2023-02-16 14:06:59 -06: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 Change version number to 0.13.4-dev 2023-03-29 14:41:03 -05:00
volume_calc.h Apply suggestions from code review 2023-02-24 11:53:40 -08:00
weight_windows.h Changing attrigute energy_bins to energy_bounds for wws 2022-03-11 09:53:22 -06: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