Public Member Functions | Private Attributes

Albany::NOXObserverFactory Class Reference

#include <Albany_ObserverFactory.hpp>

List of all members.

Public Member Functions

 NOXObserverFactory (const Teuchos::RCP< Application > &app)
Teuchos::RCP
< NOX::Epetra::Observer > 
createInstance ()

Private Attributes

Teuchos::RCP< Applicationapp_

Detailed Description

Definition at line 18 of file Albany_ObserverFactory.hpp.


Constructor & Destructor Documentation

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

Definition at line 12 of file Albany_ObserverFactory.cpp.


Member Function Documentation

Teuchos::RCP< NOX::Epetra::Observer > Albany::NOXObserverFactory::createInstance (  ) 

Definition at line 17 of file Albany_ObserverFactory.cpp.


Member Data Documentation

Definition at line 25 of file Albany_ObserverFactory.hpp.


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