QMCPACK
InitMolecularSystem.cpp File Reference

Implements InitMolecuarSystem operators. More...

+ Include dependency graph for InitMolecularSystem.cpp:

Go to the source code of this file.

Classes

struct  LoneElectron
 

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

template<typename T >
TinyVector< T, 3 > lower_bound (const TinyVector< T, 3 > &a, const TinyVector< T, 3 > &b)
 helper function to determine the lower bound of a domain (need to move up) More...
 
template<typename T >
TinyVector< T, 3 > upper_bound (const TinyVector< T, 3 > &a, const TinyVector< T, 3 > &b)
 helper function to determine the upper bound of a domain (need to move up) More...
 

Detailed Description

Implements InitMolecuarSystem operators.

Definition in file InitMolecularSystem.cpp.