Home
last modified time | relevance | path

Searched defs:AtomStat (Results 1 – 1 of 1) sorted by relevance

/dports/science/mmdb2/mmdb2-2.0.20/mmdb2/
H A Dmmdb_atom.h86 realtype xmin,ymin,zmin; // minimums of coordinates
87 realtype xmax,ymax,zmax; // maximums of coordinates
88 realtype xm ,ym ,zm; // mediums of coordinates
89 realtype xm2 ,ym2 ,zm2; // square mediums of coordinates
97 realtype u11_min,u11_max; // minimums and
98 realtype u22_min,u22_max; // maximums of
99 realtype u33_min,u33_max; // anisotropic
101 realtype u13_min,u13_max; // factors
102 realtype u23_min,u23_max;
104 realtype u11_m,u11_m2; // mediums and
[all …]