Public Methods | |
| sweep_parameter (real_parameter &rp, double startvp, double stopvp, double stepp) | |
| sweep_parameter (real_parameter &rp, double *valp, int nump) | |
| sweep_parameter (real_parameter &rp, const real_vector &rvec) | |
| sweep_parameter (real_parameter &rp, const std::vector< double > &val) | |
| sweep_parameter& | operator++ (int) |
| sweep_parameter& | touch () |
| void | reset () |
| bool | check_wrap () |
| int | npoints () |
Private Methods | |
| double | getval () const |
| sweep_parameter () | |
Private Attributes | |
| real_parameter* | rpr |
| bool | vecmode |
| double | startv |
| double | stopv |
| double | step |
| std::vector<double> | values |
| int | num_values |
| int | index |
| bool | wrapped |
|
|
|
|
|
Definition at line 54 of file sweeper.cc. |
|
|
Definition at line 93 of file sweeper.cc. |
|
|
Definition at line 119 of file sweeper.cc. |
|
|
Definition at line 148 of file sweeper.cc. |
|
|
|
|
|
Definition at line 213 of file sweeper.cc. Referenced by operator++(), reset(), and touch().
|
|
|
|
|
|
Definition at line 170 of file sweeper.cc. |
|
|
Definition at line 200 of file sweeper.cc. |
|
|
Definition at line 191 of file sweeper.cc. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7