Public Member Functions | Private Attributes

Albany::RythmosObserverFactory Class Reference

#include <Albany_ObserverFactory.hpp>

List of all members.

Public Member Functions

 RythmosObserverFactory (const Teuchos::RCP< Application > &app)
Teuchos::RCP
< Rythmos::IntegrationObserverBase
< double > > 
createInstance ()

Private Attributes

Teuchos::RCP< Applicationapp_

Detailed Description

Definition at line 28 of file Albany_ObserverFactory.hpp.


Constructor & Destructor Documentation

Albany::RythmosObserverFactory::RythmosObserverFactory ( const Teuchos::RCP< Application > &  app  )  [explicit]

Definition at line 29 of file Albany_ObserverFactory.cpp.


Member Function Documentation

Teuchos::RCP< Rythmos::IntegrationObserverBase< double > > Albany::RythmosObserverFactory::createInstance (  ) 

Definition at line 34 of file Albany_ObserverFactory.cpp.


Member Data Documentation

Definition at line 35 of file Albany_ObserverFactory.hpp.


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