Browse Subversion Repository
Diff of /Conograph/trunk/src/utility_func/lattice_constant.hh
Parent Directory
| Revision Log
| Patch
| 35 |
|
|
| 36 |
inline const Int4& PNLatConst() |
inline const Int4& PNLatConst() |
| 37 |
{ |
{ |
| 38 |
static const Int4 PNLatConst = 6; // The number of paramters for the isotropic Debye-Waller factor. |
static const Int4 PNLatConst = 6; // The number of parameters for the isotropic Debye-Waller factor. |
| 39 |
return PNLatConst; |
return PNLatConst; |
| 40 |
} |
} |
| 41 |
|
|
|
|
Legend:
| Removed from v.25 |
|
| changed lines |
| |
Added in v.33 |
|
|
|