Public Types | Public Member Functions | Private Attributes

Albany_RythmosObserver Class Reference

#include <Albany_RythmosObserver.hpp>

Collaboration diagram for Albany_RythmosObserver:
Collaboration graph
[legend]

List of all members.

Public Types

typedef RealType ScalarType

Public Member Functions

 Albany_RythmosObserver (const Teuchos::RCP< Albany::Application > &app_)
 ~Albany_RythmosObserver ()
Teuchos::RCP
< Rythmos::IntegrationObserverBase
< ScalarType > > 
cloneIntegrationObserver () const
void resetIntegrationObserver (const Rythmos::TimeRange< ScalarType > &integrationTimeDomain)
void observeStartTimeStep (const Rythmos::StepperBase< ScalarType > &stepper, const Rythmos::StepControlInfo< ScalarType > &stepCtrlInfo, const int timeStepIter)
void observeCompletedTimeStep (const Rythmos::StepperBase< ScalarType > &stepper, const Rythmos::StepControlInfo< ScalarType > &stepCtrlInfo, const int timeStepIter)

Private Attributes

Albany::ObserverImpl impl
bool initial_step

Detailed Description

Definition at line 15 of file Albany_RythmosObserver.hpp.


Member Typedef Documentation

Definition at line 22 of file Albany_RythmosObserver.hpp.


Constructor & Destructor Documentation

Albany_RythmosObserver::Albany_RythmosObserver ( const Teuchos::RCP< Albany::Application > &  app_  ) 

Definition at line 19 of file Albany_RythmosObserver.cpp.

Albany_RythmosObserver::~Albany_RythmosObserver (  )  [inline]

Definition at line 21 of file Albany_RythmosObserver.hpp.


Member Function Documentation

Teuchos::RCP<Rythmos::IntegrationObserverBase<ScalarType> > Albany_RythmosObserver::cloneIntegrationObserver (  )  const [inline]

Definition at line 27 of file Albany_RythmosObserver.hpp.

void Albany_RythmosObserver::resetIntegrationObserver ( const Rythmos::TimeRange< ScalarType > &  integrationTimeDomain  )  [inline]

Definition at line 30 of file Albany_RythmosObserver.hpp.

void Albany_RythmosObserver::observeStartTimeStep ( const Rythmos::StepperBase< ScalarType > &  stepper,
const Rythmos::StepControlInfo< ScalarType > &  stepCtrlInfo,
const int  timeStepIter 
)

Definition at line 27 of file Albany_RythmosObserver.cpp.

void Albany_RythmosObserver::observeCompletedTimeStep ( const Rythmos::StepperBase< ScalarType > &  stepper,
const Rythmos::StepControlInfo< ScalarType > &  stepCtrlInfo,
const int  timeStepIter 
)

Definition at line 77 of file Albany_RythmosObserver.cpp.


Member Data Documentation

Definition at line 49 of file Albany_RythmosObserver.hpp.

Definition at line 51 of file Albany_RythmosObserver.hpp.


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