QMCPACK
ParseGridInput.cpp File Reference
+ Include dependency graph for ParseGridInput.cpp:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

template<typename REAL >
AxisGrid< REAL > parseGridInput (std::istringstream &grid_input_stream)
 Parses the one dimensional grid specification format originated for EnergyDensity This has be refactored from QMCHamiltonian/SpaceGrid.cpp. More...
 
template AxisGrid< double > parseGridInput< double > (std::istringstream &grid_input_stream)
 
template AxisGrid< float > parseGridInput< float > (std::istringstream &grid_input_stream)