#include <projection_Maximum_SU_N.h>
|
| Projection_Maximum_SU_N () |
|
| ~Projection_Maximum_SU_N () |
|
void | set_parameters (const Parameters ¶ms) |
|
void | set_parameters (const int Niter, const double Enorm) |
|
void | project (Field_G &U, double alpha, const Field_G &C, const Field_G &Uorg) |
| projection U = P[alpha, C, Uorg] More...
|
|
void | force_recursive (Field_G &Xi, Field_G &iTheta, double alpha, const Field_G &Sigmap, const Field_G &C, const Field_G &U) |
| force calculation: invalid in this class. More...
|
|
| Projection () |
|
virtual | ~Projection () |
|
void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) |
|
|
static const std::string | class_name = "Projection_Maximum_SU_N" |
|
Definition at line 44 of file projection_Maximum_SU_N.h.
Projection_Maximum_SU_N::Projection_Maximum_SU_N |
( |
| ) |
|
|
inline |
Projection_Maximum_SU_N::~Projection_Maximum_SU_N |
( |
| ) |
|
|
inline |
void Projection_Maximum_SU_N::maxTr_SU2 |
( |
int |
i1, |
|
|
int |
i2, |
|
|
Field_G & |
Gmax, |
|
|
Field_G & |
A, |
|
|
Field_G & |
Udelta |
|
) |
| |
|
private |
int Projection_Maximum_SU_N::mindex |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
Nc |
|
) |
| |
|
inlineprivate |
void Projection_Maximum_SU_N::project |
( |
Field_G & |
U, |
|
|
double |
alpha, |
|
|
const Field_G & |
C, |
|
|
const Field_G & |
Uorg |
|
) |
| |
|
virtual |
void Projection_Maximum_SU_N::set_parameters |
( |
const Parameters & |
params | ) |
|
|
virtual |
void Projection_Maximum_SU_N::set_parameters |
( |
const int |
Niter, |
|
|
const double |
Enorm |
|
) |
| |
const std::string Projection_Maximum_SU_N::class_name = "Projection_Maximum_SU_N" |
|
static |
double Projection_Maximum_SU_N::m_Enorm |
|
private |
int Projection_Maximum_SU_N::m_Niter |
|
private |
The documentation for this class was generated from the following files: