QMCPACK
EstimatorManagerInputTests Class Reference
+ Collaboration diagram for EstimatorManagerInputTests:

Public Member Functions

template<class T >
void testAppendFromXML (EstimatorManagerInput &emi, xmlNodePtr node)
 ""

useful for this new implementation More...
 

Detailed Description

Definition at line 24 of file test_EstimatorManagerInput.cpp.

Member Function Documentation

◆ testAppendFromXML()

void testAppendFromXML ( EstimatorManagerInput emi,
xmlNodePtr  node 
)
inline

""

useful for this new implementation

Actually from valid xml.

Definition at line 33 of file test_EstimatorManagerInput.cpp.

References EstimatorManagerInput::appendEstimatorInput(), qmcplusplus::emi(), and qmcplusplus::node.

Referenced by qmcplusplus::TEST_CASE().

34  {
36  }
if(!okay) throw std xmlNodePtr node
EstimatorManagerInput emi(estimators_doc.getRoot())

The documentation for this class was generated from the following file: