@@ -29,7 +28,8 @@ class CSDSolverTrafoFP : public SNSolver
...
@@ -29,7 +28,8 @@ class CSDSolverTrafoFP : public SNSolver
Vector_xi1;
Vector_xi1;
Vector_xi2;
Vector_xi2;
unsigned_FPMethod;/*! @brief Encodes different ways of computing coefficients alpha, alpha2 & beta, _FPMethod == 1, 2 ,3 stand for methods with increasing accuracy (see Olbrant 2010, Appendix B)*/
unsigned_FPMethod;/*! @brief Encodes different ways of computing coefficients alpha, alpha2 & beta, _FPMethod == 1, 2 ,3 stand for methods with
increasing accuracy (see Olbrant 2010, Appendix B)*/
bool_RT;/*! @brief radiotherapy application (on/off), if true use crosssections + stopping powers from database */
bool_RT;/*! @brief radiotherapy application (on/off), if true use crosssections + stopping powers from database */