mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Make AtomicRepresentation private (leading underscore)
This commit is contained in:
parent
751d09836c
commit
f685827912
3 changed files with 26 additions and 28 deletions
|
|
@ -24,7 +24,6 @@ and product yields.
|
|||
FissionProductYields
|
||||
WindowedMultipole
|
||||
ProbabilityTables
|
||||
AtomicRepresentation
|
||||
|
||||
The following classes are used for storing atomic data (incident photon cross
|
||||
sections, atomic relaxation):
|
||||
|
|
@ -65,11 +64,11 @@ Core Functions
|
|||
dose_coefficients
|
||||
gnd_name
|
||||
isotopes
|
||||
kalbach_slope
|
||||
linearize
|
||||
thin
|
||||
water_density
|
||||
zam
|
||||
return_kalbach_slope
|
||||
|
||||
One-dimensional Functions
|
||||
-------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue