Home
last modified time | relevance | path

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

/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/properties/
H A DProperties_point.h30 struct Properties_point { struct
32 Properties_point() { in Properties_point() function
59 void weighted_add(const Properties_point & pt); argument
64 int nchildren;
65 int parent;
66 Array1 <int> children;
70 Array1 <doublevar> kinetic;
71 Array1 <doublevar> potential;
72 Array1 <doublevar> nonlocal;
74 Wf_return wf_val; //!< wavefunction value
[all …]