Public Member Functions | Private Attributes

Albany::SaveEigenDataConstructor Class Reference

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

List of all members.

Public Member Functions

 SaveEigenDataConstructor (Teuchos::ParameterList &locaParams, StateManager *pStateMgr, const Teuchos::RCP< Piro::ProviderBase< NOX::Epetra::Observer > > &observerProvider)
virtual Teuchos::RCP
< LOCA::SaveEigenData::AbstractStrategy > 
getInstance (const Teuchos::RCP< Teuchos::ParameterList > &params)

Private Attributes

Teuchos::ParameterList & locaParams_
StateManagerpStateMgr_
Teuchos::RCP
< Piro::ProviderBase
< NOX::Epetra::Observer > > 
observerProvider_

Detailed Description

Definition at line 58 of file Albany_SolverFactory.cpp.


Constructor & Destructor Documentation

Albany::SaveEigenDataConstructor::SaveEigenDataConstructor ( Teuchos::ParameterList &  locaParams,
StateManager pStateMgr,
const Teuchos::RCP< Piro::ProviderBase< NOX::Epetra::Observer > > &  observerProvider 
) [inline]

Definition at line 60 of file Albany_SolverFactory.cpp.


Member Function Documentation

Teuchos::RCP< LOCA::SaveEigenData::AbstractStrategy > Albany::SaveEigenDataConstructor::getInstance ( const Teuchos::RCP< Teuchos::ParameterList > &  params  )  [virtual]

Definition at line 80 of file Albany_SolverFactory.cpp.


Member Data Documentation

Teuchos::ParameterList& Albany::SaveEigenDataConstructor::locaParams_ [private]

Definition at line 73 of file Albany_SolverFactory.cpp.

Definition at line 74 of file Albany_SolverFactory.cpp.

Teuchos::RCP<Piro::ProviderBase<NOX::Epetra::Observer> > Albany::SaveEigenDataConstructor::observerProvider_ [private]

Definition at line 76 of file Albany_SolverFactory.cpp.


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