Public Member Functions | |
RythmosObserverConstructor (const Teuchos::RCP< Application > &app) | |
virtual Teuchos::RCP < Rythmos::IntegrationObserverBase < double > > | getInstance (const Teuchos::RCP< Teuchos::ParameterList > ¶ms) |
Private Attributes | |
RythmosObserverFactory | factory_ |
Teuchos::RCP < Rythmos::IntegrationObserverBase < double > > | instance_ |
Definition at line 34 of file Albany_SolverFactory.cpp.
Albany::RythmosObserverConstructor::RythmosObserverConstructor | ( | const Teuchos::RCP< Application > & | app | ) | [inline, explicit] |
Definition at line 36 of file Albany_SolverFactory.cpp.
Teuchos::RCP< Rythmos::IntegrationObserverBase< double > > Albany::RythmosObserverConstructor::getInstance | ( | const Teuchos::RCP< Teuchos::ParameterList > & | params | ) | [virtual] |
Definition at line 50 of file Albany_SolverFactory.cpp.
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.