Public Member Functions | Private Member Functions | Private Attributes

MOR::RythmosProjectionErrorObserver Class Reference

#include <MOR_RythmosProjectionErrorObserver.hpp>

Collaboration diagram for MOR::RythmosProjectionErrorObserver:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RythmosProjectionErrorObserver (const Teuchos::RCP< ReducedSpace > &projectionSpace, const Teuchos::RCP< MultiVectorOutputFile > &errorFile)
virtual Teuchos::RCP
< Rythmos::IntegrationObserverBase
< double > > 
cloneIntegrationObserver () const
virtual void resetIntegrationObserver (const Rythmos::TimeRange< double > &integrationTimeDomain)
virtual void observeStartTimeIntegration (const Rythmos::StepperBase< double > &stepper)
virtual void observeCompletedTimeStep (const Rythmos::StepperBase< double > &stepper, const Rythmos::StepControlInfo< double > &stepCtrlInfo, const int timeStepIter)

Private Member Functions

virtual void observeTimeStep (const Rythmos::StepperBase< double > &stepper)

Private Attributes

ProjectionError projectionError_

Detailed Description

Definition at line 18 of file MOR_RythmosProjectionErrorObserver.hpp.


Constructor & Destructor Documentation

MOR::RythmosProjectionErrorObserver::RythmosProjectionErrorObserver ( const Teuchos::RCP< ReducedSpace > &  projectionSpace,
const Teuchos::RCP< MultiVectorOutputFile > &  errorFile 
)

Definition at line 20 of file MOR_RythmosProjectionErrorObserver.cpp.


Member Function Documentation

Teuchos::RCP< Rythmos::IntegrationObserverBase< double > > MOR::RythmosProjectionErrorObserver::cloneIntegrationObserver (  )  const [virtual]

Definition at line 28 of file MOR_RythmosProjectionErrorObserver.cpp.

void MOR::RythmosProjectionErrorObserver::resetIntegrationObserver ( const Rythmos::TimeRange< double > &  integrationTimeDomain  )  [virtual]

Definition at line 32 of file MOR_RythmosProjectionErrorObserver.cpp.

void MOR::RythmosProjectionErrorObserver::observeStartTimeIntegration ( const Rythmos::StepperBase< double > &  stepper  )  [virtual]

Definition at line 36 of file MOR_RythmosProjectionErrorObserver.cpp.

void MOR::RythmosProjectionErrorObserver::observeCompletedTimeStep ( const Rythmos::StepperBase< double > &  stepper,
const Rythmos::StepControlInfo< double > &  stepCtrlInfo,
const int  timeStepIter 
) [virtual]

Definition at line 41 of file MOR_RythmosProjectionErrorObserver.cpp.

void MOR::RythmosProjectionErrorObserver::observeTimeStep ( const Rythmos::StepperBase< double > &  stepper  )  [private, virtual]

Definition at line 48 of file MOR_RythmosProjectionErrorObserver.cpp.


Member Data Documentation

Definition at line 37 of file MOR_RythmosProjectionErrorObserver.hpp.


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