#include <alg_w_spect.h>
Inherits cps::Alg.
Inherited by cps::AlgWspectExtMeson.
Public Member Functions | |
| AlgWspect (Lattice &latt, CommonArg *c_arg, WspectArg *arg, CgArg *cg, int n_quark_masses=1) | |
| virtual | ~AlgWspect () |
| void | run (void) |
Static Public Member Functions | |
| void | SetCounter (int counter, int step) |
| int | GetCounter () |
Protected Attributes | |
| WspectArg * | d_arg_p |
| CgArg * | cg_arg_p |
| int | d_num_args |
Static Protected Attributes | |
| int | d_counter = 1 |
| int | d_count_step = 1 |
|
||||||||||||||||||||||||
|
|
Definition at line 152 of file alg_w_spect.C. |
|
|
Definition at line 70 of file alg_w_spect.h. |
|
|
||||||||||||
|
Definition at line 67 of file alg_w_spect.C. References d_count_step, and d_counter. |
|
|
Definition at line 58 of file alg_w_spect.h. Referenced by AlgWspect(). |
|
|
Definition at line 57 of file alg_w_spect.h. Referenced by AlgWspect(), and run(). |
|
|
Definition at line 60 of file alg_w_spect.C. Referenced by SetCounter(). |
|
|
Definition at line 59 of file alg_w_spect.C. Referenced by run(), and SetCounter(). |
|
|
Definition at line 59 of file alg_w_spect.h. Referenced by AlgWspect(). |
1.3.9.1