Public Member Functions | Private Attributes

Albany::MORFacadeImpl Class Reference

#include <Albany_MORFacadeImpl.hpp>

Inheritance diagram for Albany::MORFacadeImpl:
Inheritance graph
[legend]
Collaboration diagram for Albany::MORFacadeImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MORFacadeImpl (const Teuchos::RCP< STKDiscretization > &disc, const Teuchos::RCP< Teuchos::ParameterList > &params)
virtual Teuchos::RCP
< MOR::ReducedOrderModelFactory
modelFactory () const
virtual Teuchos::RCP
< MOR::ObserverFactory
observerFactory () const
MOR::ReducedBasisFactorybasisFactory ()
MOR::SampleDofListFactorysamplingFactory ()
MOR::ReducedSpaceFactoryspaceFactory ()

Private Attributes

Teuchos::RCP
< MOR::ReducedBasisFactory
basisFactory_
Teuchos::RCP
< MOR::SampleDofListFactory
samplingFactory_
Teuchos::RCP
< MOR::ReducedSpaceFactory
spaceFactory_
Teuchos::RCP
< MOR::ReducedOrderModelFactory
modelFactory_
Teuchos::RCP
< MOR::ObserverFactory
observerFactory_

Detailed Description

Definition at line 22 of file Albany_MORFacadeImpl.hpp.


Constructor & Destructor Documentation

Albany::MORFacadeImpl::MORFacadeImpl ( const Teuchos::RCP< STKDiscretization > &  disc,
const Teuchos::RCP< Teuchos::ParameterList > &  params 
)

Definition at line 16 of file Albany_MORFacadeImpl.cpp.


Member Function Documentation

Teuchos::RCP< MOR::ReducedOrderModelFactory > Albany::MORFacadeImpl::modelFactory (  )  const [virtual]

Implements Albany::MORFacade.

Definition at line 33 of file Albany_MORFacadeImpl.cpp.

Teuchos::RCP< MOR::ObserverFactory > Albany::MORFacadeImpl::observerFactory (  )  const [virtual]

Implements Albany::MORFacade.

Definition at line 38 of file Albany_MORFacadeImpl.cpp.

MOR::ReducedBasisFactory & Albany::MORFacadeImpl::basisFactory (  )  [inline]

Definition at line 46 of file Albany_MORFacadeImpl.hpp.

MOR::SampleDofListFactory & Albany::MORFacadeImpl::samplingFactory (  )  [inline]

Definition at line 53 of file Albany_MORFacadeImpl.hpp.

MOR::ReducedSpaceFactory & Albany::MORFacadeImpl::spaceFactory (  )  [inline]

Definition at line 60 of file Albany_MORFacadeImpl.hpp.


Member Data Documentation

Definition at line 36 of file Albany_MORFacadeImpl.hpp.

Definition at line 37 of file Albany_MORFacadeImpl.hpp.

Definition at line 38 of file Albany_MORFacadeImpl.hpp.

Definition at line 40 of file Albany_MORFacadeImpl.hpp.

Definition at line 41 of file Albany_MORFacadeImpl.hpp.


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