#include <alg_dens.h>
Inherits cps::Alg.
Public Member Functions | |
| AlgDens (Lattice &latt, CommonArg *c_arg, DensArg *arg) | |
| virtual | ~AlgDens () |
| void | run (void) |
| Performs the computation. | |
The derivatives of the partition function with respect ot the chemical potential are computed stochastically using the Conjugate Gradient algorithm. They can be computed for a number of different fermion masses.
Definition at line 32 of file alg_dens.h.
|
||||||||||||||||
|
Definition at line 57 of file alg_dens.C. References cps::ERR, cps::Float, cps::Lattice::FsiteSize(), cps::Verbose::Func(), cps::GJP, cps::DensArg::max_save, cps::Error::Pointer(), cps::Verbose::Smalloc(), cps::smalloc(), cps::GlobalJobParameter::VolNodeSites(), and cps::VRB. |
|
|
Definition at line 144 of file alg_dens.C. References cps::Verbose::Func(), cps::sfree(), cps::Verbose::Sfree(), and cps::VRB. |
|
1.3.9.1