CYCLUS
|
Decayer is DEPRECATED. Use pyne::decayers::decay.
#include <decayer.h>
Public Member Functions | |
void | Decay (double secs) |
Decayer (const CompMap &comp) | |
void | GetResult (CompMap &comp) |
int | n_tracked_nuclides () |
int | TrackedNuclide (int i) |
~Decayer () | |
Definition at line 19 of file decayer.cc.
cyclus::Decayer::~Decayer | ( | ) |
Definition at line 50 of file decayer.cc.
decay the material
secs | the number of seconds to decay |
Definition at line 155 of file decayer.cc.
set the composition from a CompMap
Definition at line 93 of file decayer.cc.
|
inline |