CYCLUS
Loading...
Searching...
No Matches
decay.h
Go to the documentation of this file.
1
#ifndef PYNE_DECAY_IS_DUMMY
2
#ifndef PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
3
#define PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
4
5
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
7
// WARNING
8
// This file has been auto generated
9
// Do not modify directly. You have
10
// been warned. This is that warning
11
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
13
14
// This file was generated with the following command:
15
// ./decaygen.py --spontaneous-fission --tar --gnu-asm
16
17
#include <map>
18
19
namespace
pyne
{
20
namespace
decayers {
21
22
extern
const
int
all_nucs
[4141];
23
24
std::map<int, double>
decay
(std::map<int, double> comp,
double
t);
25
26
}
// namespace decayers
27
}
// namespace pyne
28
29
#endif
// PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
30
#endif
// PYNE_DECAY_IS_DUMMY
pyne::decayers::all_nucs
const int all_nucs[4141]
Definition
decay.cpp:154781
pyne
The 'pyne' namespace all PyNE functionality is included in.
Definition
decay.cpp:23
pyne::decay
struct pyne::decay decay
a struct matching the '/decay/decays' table in nuc_data.h5.
src
decay.h
Generated by
1.10.0