#include <laser.h>

Public Member Functions | |
| IB_f00 (valarray< double > &fslope, double pmax) | |
| valarray< double > & | Getslope (const valarray< double > &fin, const double vos, const double Zval) |
Private Attributes | |
| valarray< double > & | fh |
| valarray< double > | vr |
| valarray< double > | U4 |
| valarray< double > | U4m1 |
| valarray< double > | U2 |
| valarray< double > | U2m1 |
| valarray< double > | Inv_Uav6 |
| valarray< double > | gn |
| valarray< double > | Qn |
| valarray< double > | Pn |
| double | c_kpre |
| double | Qn_coeff |
| double | vw_coeff_cube |
| double | Inv_Uav6_nm1 |
| double | Pnm1 |
| Formulary | formulas |
| IB_f00::IB_f00 | ( | valarray< double > & | fslope, |
| double | pmax | ||
| ) |
Definition at line 50 of file laser.cpp.
References Inv_Uav6, Inv_Uav6_nm1, Input::List(), Pn, Pnm1, Qn, Qn_coeff, U2, U2m1, U4, U4m1, vr, and vw_coeff_cube.

| valarray< double > & IB_f00::Getslope | ( | const valarray< double > & | fin, |
| const double | vos, | ||
| const double | Zval | ||
| ) |
Weng et. al. PRE 80 056406 2009
Implementation untested
Definition at line 119 of file laser.cpp.
References fh, formulas, gn, Inv_Uav6, Inv_Uav6_nm1, Formulary::LOGei(), Pn, Pnm1, Qn, Qn_coeff, U2, U2m1, U4, U4m1, vr, vw_coeff_cube, and Formulary::Zeta.
Referenced by RK4_IB::F().


|
private |
Definition at line 26 of file laser.h.
Referenced by Getslope().
|
private |
Definition at line 42 of file laser.h.
Referenced by Getslope().
|
private |
Definition at line 33 of file laser.h.
Referenced by Getslope().
|
private |
Definition at line 33 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 40 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 33 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 40 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 33 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 39 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 32 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 32 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 32 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 32 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 29 of file laser.h.
Referenced by Getslope(), and IB_f00().
|
private |
Definition at line 39 of file laser.h.
Referenced by Getslope(), and IB_f00().