16 #ifndef QMCPLUSPLUS_HYBRID_ENGINE_HEADER 17 #define QMCPLUSPLUS_HYBRID_ENGINE_HEADER 20 #include <libxml/tree.h> std::vector< xmlNodePtr > saved_xml_opt_methods_
xml saved node
helper functions for EinsplineSetBuilder
void incrementStepCounter()
void addUpdates(int num_steps)
int identifyMethodIndex() const
std::vector< int > num_updates_opt_methods_
xmlNodePtr getSelectedXML()
void addMethod(OptimizerType method)
int step_num_
number of optimization steps taken
Wrapping information on parallelism.
qmcplusplus::QMCTraits::ValueType ValueType
QTFull::ValueType FullPrecValueType
QTBase::ValueType ValueType
std::vector< OptimizerType > opt_methods_
list of methods known by hybrid
qmcplusplus::QMCTraits::FullPrecValueType FullPrecValueType
bool processXML(const xmlNodePtr cur)
process xml node
bool queryStore(int store_num, OptimizerType method_type) const