Bayeux  3.4.1
Core Foundation library for SuperNEMO
dshelp2.h
Go to the documentation of this file.
1 #ifndef GENBB_DECAY0_DSHELP2_H_
2 #define GENBB_DECAY0_DSHELP2_H_ 1
3 
4 namespace genbb {
5  namespace decay0 {
6 
7  void decay0_dshelp2(int m_,
8  const double * du2_,
9  double * df2_,
10  double * d_el_,
11  void * params_);
12 
13  } // end of namespace decay0
14 } // end of namespace genbb
15 
16 #endif // GENBB_DECAY0_DSHELP2_H_
17 //
18 // Local Variables: --
19 // mode: c++ --
20 // End: --
21 
22 
Top-level namespace of the Bayeux/genbb_help module library.
Definition: alpha_decay.h:51
void decay0_dshelp2(int m_, const double *du2_, double *df2_, double *d_el_, void *params_)