#include <alg_base.h>
Inheritance diagram for Alg:

Public Methods | |||
![]() | ![]() | Alg (Lattice& latt, CommonArg *c_arg) | |
![]() | ![]() | virtual | ~Alg () |
![]() | ![]() | Lattice& | AlgLattice () |
Protected Attributes | |||
![]() | ![]() | CommonArg* | common_arg |
Private Attributes | |||
![]() | ![]() | char* | cname |
![]() | ![]() | Lattice& | alg_lattice |
Definition at line 44 of file alg_base.h.
| Alg::Alg (Lattice & latt, CommonArg * c_arg) |
Definition at line 37 of file alg_base.C.
Alg::~Alg () [virtual]
|
Definition at line 53 of file alg_base.C.
| Lattice & Alg::AlgLattice () |
Definition at line 61 of file alg_base.C.
Lattice & Alg::alg_lattice [private]
|
Definition at line 49 of file alg_base.h.
char * Alg::cname [private]
|
Reimplemented in AlgEig, AlgEqState, AlgFixGauge, AlgGheatBath, AlgHmcPhi, AlgHmd, AlgHmdR, AlgInst, AlgNoise, AlgPbp, AlgPlaq, AlgPot, AlgRect, AlgStagMeson, AlgStagNonLocal, AlgStagNucleon, AlgStagQuark, AlgThreePt, and AlgWline.
Definition at line 47 of file alg_base.h.
CommonArg * Alg::common_arg [protected]
|
Definition at line 53 of file alg_base.h.
1.1.1 written by Dimitri van Heesch,
© 1997-2000