| .. |
|
tallies
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
angle_energy.h
|
refactor seed and seed aray variable names
|
2019-12-05 19:50:31 +00: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
|
Assume un-aligned normals for rotational BCs
|
2020-11-14 14:00:16 -07:00 |
|
bremsstrahlung.h
|
Finish TTB implementation on C++ side, still a bug somewhere
|
2019-01-15 07:28:47 -06:00 |
|
capi.h
|
Exposing translation getting/setting through CAPI
|
2021-04-28 00:24:10 -05:00 |
|
cell.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
cmfd_solver.h
|
Respond to @smharper comments on #1171
|
2019-02-22 14:50:13 -06:00 |
|
constants.h
|
Merge branch 'develop' into rng-stream-changes
|
2021-05-11 16:53:10 -05:00 |
|
container_util.h
|
Move finalize_batch and write_source_point to C++
|
2018-10-19 07:41:29 -05:00 |
|
cross_sections.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
dagmc.h
|
Addressing initial review comments from @paulromano.
|
2021-04-07 19:07:07 -05:00 |
|
distribution.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -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
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
distribution_multi.h
|
Merge branch 'develop' into rng-stream-changes
|
2021-05-11 16:53:10 -05:00 |
|
distribution_spatial.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
eigenvalue.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
endf.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
error.h
|
Avoid warning about TriggerMetric not_active
|
2021-03-17 07:34:01 -05:00 |
|
event.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
file_utils.h
|
Add doxygen comments where needed
|
2018-08-23 21:38:23 -05:00 |
|
finalize.h
|
Move openmc_finalize to C++
|
2018-10-19 07:41:29 -05:00 |
|
geometry.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
geometry_aux.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
hdf5_interface.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
initialize.h
|
Move read_ce_cross_sections to C++
|
2019-01-30 22:15:48 -06:00 |
|
lattice.h
|
somehow changes to lattice methods were lost
|
2021-05-03 18:03:05 -04:00 |
|
material.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
math_functions.h
|
Move distributions into random_dist.h/cpp
|
2021-05-03 09:43:09 -05:00 |
|
memory.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
mesh.h
|
Removing extra layer of inheritance for the UnstructuredMesh::surface_bins_crossed method. Correcting some formatting and spelling too.
|
2021-06-04 21:38:14 -05:00 |
|
message_passing.h
|
additional documentation, make name changes more consistent
|
2021-05-08 18:51:49 -04:00 |
|
mgxs.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
mgxs_interface.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
neighbor_list.h
|
Address #1140 comments
|
2018-12-29 12:54:29 -05:00 |
|
nuclide.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
openmp_interface.h
|
fixed _OPEMP define typo to correctly read as _OPENMP
|
2020-04-21 21:08:02 +00:00 |
|
output.h
|
Use references consistently in geometry functions
|
2020-04-23 16:37:23 -05:00 |
|
particle.h
|
additional documentation, make name changes more consistent
|
2021-05-08 18:51:49 -04:00 |
|
particle_data.h
|
add reference to paper
|
2021-05-11 13:58:43 -04:00 |
|
particle_restart.h
|
Convert particle restart to C++
|
2019-02-15 10:59:23 -06:00 |
|
photon.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
physics.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
physics_common.h
|
Use references consistently in physics modules
|
2020-04-23 16:37:23 -05:00 |
|
physics_mg.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
plot.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
position.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
progress_bar.h
|
Implementation of progress bar.
|
2018-10-30 08:59:36 -05:00 |
|
random_dist.h
|
Add uniform_distribution function for clarity
|
2021-05-03 09:43:09 -05:00 |
|
random_lcg.h
|
Remove separate RNG stream for photons
|
2021-05-03 09:43:09 -05:00 |
|
reaction.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
reaction_product.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
scattdata.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
search.h
|
Convert synchronize_bank to C++
|
2018-10-15 13:42:10 -05:00 |
|
secondary_correlated.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
secondary_kalbach.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
secondary_nbody.h
|
refactor seed and seed aray variable names
|
2019-12-05 19:50:31 +00:00 |
|
secondary_thermal.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
secondary_uncorrelated.h
|
Merge branch 'develop' into rng-stream-changes
|
2021-05-11 16:53:10 -05:00 |
|
settings.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
shared_array.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
simulation.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
source.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
state_point.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |
|
string_utils.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
summary.h
|
Address most @smharper and @nelsonag comments on #1152
|
2019-01-31 22:04:45 -06:00 |
|
surface.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
thermal.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
timer.h
|
Remove unused source sampling timer
|
2020-10-13 12:45:35 -05:00 |
|
track_output.h
|
converted tracks to be particle owned, rather than global threadprivate
|
2019-12-12 22:19:56 +00:00 |
|
urr.h
|
Fixing @paulromano comments
|
2018-12-07 20:38:24 -05:00 |
|
vector.h
|
reverse find and replace mistake
|
2021-05-03 18:03:06 -04:00 |
|
version.h.in
|
Change version to 0.12.2, add release notes
|
2021-06-09 17:03:57 +07:00 |
|
volume_calc.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
wmp.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
xml_interface.h
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
xsdata.h
|
address PR comments
|
2021-05-03 18:03:06 -04:00 |