Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
user_app::RythmosObserver_CoordinateUpdate Class Reference

#include <user_app_RythmosObserver_CoordinateUpdate.hpp>

Inherits IntegrationObserverBase< double >.

Public Member Functions

 RythmosObserver_CoordinateUpdate (const Teuchos::RCP< panzer::WorksetContainer > &workset_container)
 
Teuchos::RCP
< Rythmos::IntegrationObserverBase
< double > > 
cloneIntegrationObserver () const
 
void resetIntegrationObserver (const Rythmos::TimeRange< double > &integrationTimeDomain)
 
void observeCompletedTimeStep (const Rythmos::StepperBase< double > &stepper, const Rythmos::StepControlInfo< double > &stepCtrlInfo, const int timeStepIter)
 

Protected Attributes

Teuchos::RCP
< panzer::WorksetContainer
m_workset_container
 

Detailed Description

Definition at line 57 of file user_app_RythmosObserver_CoordinateUpdate.hpp.

Constructor & Destructor Documentation

user_app::RythmosObserver_CoordinateUpdate::RythmosObserver_CoordinateUpdate ( const Teuchos::RCP< panzer::WorksetContainer > &  workset_container)
inline

Member Function Documentation

Teuchos::RCP<Rythmos::IntegrationObserverBase<double> > user_app::RythmosObserver_CoordinateUpdate::cloneIntegrationObserver ( ) const
inline
void user_app::RythmosObserver_CoordinateUpdate::resetIntegrationObserver ( const Rythmos::TimeRange< double > &  integrationTimeDomain)
inline
void user_app::RythmosObserver_CoordinateUpdate::observeCompletedTimeStep ( const Rythmos::StepperBase< double > &  stepper,
const Rythmos::StepControlInfo< double > &  stepCtrlInfo,
const int  timeStepIter 
)
inline

Member Data Documentation

Teuchos::RCP<panzer::WorksetContainer> user_app::RythmosObserver_CoordinateUpdate::m_workset_container
protected

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