Changeset 519b83 for pcp/src/perturbed.h
- Timestamp:
- Apr 22, 2008, 11:48:46 AM (17 years ago)
- Children:
- 473c2b
- Parents:
- f91abc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pcp/src/perturbed.h
rf91abc r519b83 42 42 void PlotVectorPlane(struct Problem *P, int B_Index, int n_orth); 43 43 void ReadSrcPerturbedPsis(struct Problem *P, enum PsiTypeTag type); 44 inline double ShiftGaugeOrigin(struct Problem *P, double r , const int index);44 inline double ShiftGaugeOrigin(struct Problem *P, double r[NDIM], const int index); 45 45 inline double sawtooth(struct Lattice *Lat, const double L, const int index); 46 46 inline void MinImageConv(struct Lattice *Lat, const double R[NDIM], const double r[NDIM], double *result);
Note:
See TracChangeset
for help on using the changeset viewer.