Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

FixHPlane Class Reference

Inheritance diagram for FixHPlane:

HyperPlane List of all members.

Protected Methods

 FixHPlane (const Matrix *L0, int Ind2Dir[], int HplDim, Matrix *Gauge, Float SmallFloat)
 ~FixHPlane ()
void iter ()
float delta ()
void unitarize (int recurse = 0)
void iter (int recurse, int dist)
float delta (int recurse)

Protected Attributes

Matrix tmp_m
Matrix tmp_m1

Private Methods

MatrixfindA ()
void fix_g (Matrix&)

Private Attributes

char* cname
Matrix A_buf
int* dist_max

Friends

int Lattice::FixGauge (Float SmallFloat, int MaxIterNum)


Detailed Description

Definition at line 504 of file fix_gauge.C.


Constructor & Destructor Documentation

FixHPlane::FixHPlane (const Matrix * L0, int Ind2Dir[], int HplDim, Matrix * Gauge, Float SmallFloat) [protected]

Definition at line 550 of file fix_gauge.C.

FixHPlane::~FixHPlane () [protected]

Definition at line 582 of file fix_gauge.C.


Member Function Documentation

float FixHPlane::delta (int recurse) [protected]

Definition at line 833 of file fix_gauge.C.

float FixHPlane::delta () [inline, protected]

Definition at line 517 of file fix_gauge.C.

Matrix & FixHPlane::findA () [private]

Definition at line 665 of file fix_gauge.C.

void FixHPlane::fix_g (Matrix & g) [private]

Definition at line 718 of file fix_gauge.C.

void FixHPlane::iter (int recurse, int dist) [protected]

Definition at line 618 of file fix_gauge.C.

void FixHPlane::iter () [protected]

Definition at line 600 of file fix_gauge.C.

void FixHPlane::unitarize (int recurse = 0) [protected]

Definition at line 866 of file fix_gauge.C.


Friends And Related Function Documentation

int Lattice::FixGauge (Float SmallFloat, int MaxIterNum) [friend]


Member Data Documentation

Matrix FixHPlane::A_buf [private]

Definition at line 527 of file fix_gauge.C.

char * FixHPlane::cname [private]

Reimplemented from HyperPlane.

Definition at line 508 of file fix_gauge.C.

int * FixHPlane::dist_max [private]

Definition at line 537 of file fix_gauge.C.

Matrix FixHPlane::tmp_m [protected]

Definition at line 533 of file fix_gauge.C.

Matrix FixHPlane::tmp_m1 [protected]

Definition at line 533 of file fix_gauge.C.


The documentation for this class was generated from the following file:
Generated at Sat Oct 20 20:29:45 2001 for Physics Code by doxygen 1.1.1 written by Dimitri van Heesch, © 1997-2000