Dakota  Version
Explore and Predict with Confidence
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
TKFactoryDIPC Class Reference

Custom RW TKfactory: passes Dakota QUESO instance pointer to the TK at build. More...

Inherits TransitionKernelFactory.

Public Member Functions

 TKFactoryDIPC (const std::string &name)
 Constructor for Dakota RW transition kernel factory.
 
virtual ~TKFactoryDIPC ()
 Destructor for Dakota RW transition kernel factory.
 
void set_callback (NonDQUESOBayesCalibration *queso_instance)
 Update the factory's QUESO callback pointer.
 

Protected Member Functions

virtual QUESO::SharedPtr< QUESO::BaseTKGroup< QUESO::GslVector, QUESO::GslMatrix > >::Type build_tk () override
 build and return the custom TK
 

Private Attributes

NonDQUESOBayesCalibrationnonDQUESOInstance
 pointer for callbacks to Dakota QUESO class
 

Detailed Description

Custom RW TKfactory: passes Dakota QUESO instance pointer to the TK at build.

Can't share this factory between random walk and logit as their constructor arguments differ


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