#include "cddefines.h"#include "iso.h"#include "rfield.h"#include "dense.h"#include "heavy.h"#include "opacity.h"Include dependency graph for opacity_add1element.cpp:

Go to the source code of this file.
Functions | |
| void | OpacityAdd1Element (long int nelem) | 
| void OpacityAdd1Element | ( | long int | ipZ | ) | 
OpacityAdd1Element enter total photo cross section for all subshells of a single element into opacity array
| ipZ | is 0 for H, 1 for He, etc | 
Definition at line 11 of file opacity_add1element.cpp.
References ASSERT, DEBUG_ENTRY, dense, Heavy, t_opac::ipElement, LIMELM, MAX2, NISO, t_Heavy::nsShells, opac, OpacityAdd1Subshell(), and t_dense::xIonDense.
Here is the call graph for this function:

 1.4.7