| # | Line 176 | Line 176 | namespace OpenMD { | |
|---|---|---|
| 176 | std::vector<RealType> q2; | |
| 177 | std::vector<ComplexType> w; | |
| 178 | std::vector<ComplexType> w_hat; | |
| 179 | – | std::map<std::pair<int,int>,ComplexType> QBar; |
| 179 | std::vector<RealType> Q2; | |
| 180 | std::vector<RealType> Q; | |
| 181 | std::vector<ComplexType> W; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |