![]() |
QMCPACK
|
Go to the source code of this file.
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
Enumerations | |
enum | PosUnit { Cartesian = 0, Lattice } |
enum class to assist copy and unit conversion operations on position vectors More... | |
Functions | |
std::ostream & | operator<< (std::ostream &o_stream, PosUnit pos_unit) |
write unit type in human readable format More... | |
std::istream & | operator>> (std::istream &i_stream, PosUnit &pos_unit) |
Read unit type recorded in int. More... | |