Sundance::IterCallbackBase Class Reference

Inheritance diagram for Sundance::IterCallbackBase:

Sundance::DefaultIterCallback

List of all members.

Public Member Functions

virtual ~IterCallbackBase ()
virtual void call (const PDEConstrainedObjBase *obj, int iter) const =0


Detailed Description

IterCallbackBase provides an abstract interface for callbacks to be performed at the start of each optimization iteration.

Definition at line 16 of file PDEOptIterCallbackBase.hpp.


Constructor & Destructor Documentation

virtual Sundance::IterCallbackBase::~IterCallbackBase (  )  [inline, virtual]

Definition at line 20 of file PDEOptIterCallbackBase.hpp.


Member Function Documentation

virtual void Sundance::IterCallbackBase::call ( const PDEConstrainedObjBase obj,
int  iter 
) const [pure virtual]

Site Contact