Public Member Functions | Private Attributes

Albany::RythmosObserverConstructor Class Reference

Collaboration diagram for Albany::RythmosObserverConstructor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RythmosObserverConstructor (const Teuchos::RCP< Application > &app)
virtual Teuchos::RCP
< Rythmos::IntegrationObserverBase
< double > > 
getInstance (const Teuchos::RCP< Teuchos::ParameterList > &params)

Private Attributes

RythmosObserverFactory factory_
Teuchos::RCP
< Rythmos::IntegrationObserverBase
< double > > 
instance_

Detailed Description

Definition at line 34 of file Albany_SolverFactory.cpp.


Constructor & Destructor Documentation

Albany::RythmosObserverConstructor::RythmosObserverConstructor ( const Teuchos::RCP< Application > &  app  )  [inline, explicit]

Definition at line 36 of file Albany_SolverFactory.cpp.


Member Function Documentation

Teuchos::RCP< Rythmos::IntegrationObserverBase< double > > Albany::RythmosObserverConstructor::getInstance ( const Teuchos::RCP< Teuchos::ParameterList > &  params  )  [virtual]

Definition at line 50 of file Albany_SolverFactory.cpp.


Member Data Documentation

Definition at line 45 of file Albany_SolverFactory.cpp.

Teuchos::RCP<Rythmos::IntegrationObserverBase<double> > Albany::RythmosObserverConstructor::instance_ [private]

Definition at line 46 of file Albany_SolverFactory.cpp.


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