MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu::VariableContainer::Getter< Teuchos::RCP< Xpetra::Operator< Scalar, LocalOrdinal, GlobalOrdinal, Node > > > Struct Template Reference

#include <MueLu_VariableContainer.hpp>

Public Types

typedef Xpetra::Operator
< Scalar, LocalOrdinal,
GlobalOrdinal, Node
Operator
 
typedef Xpetra::Matrix< Scalar,
LocalOrdinal, GlobalOrdinal,
Node
Matrix
 

Static Public Member Functions

static Teuchos::RCP< Operator > & get (DataBase *data_, DataBase *&datah_)
 

Detailed Description

template<class Scalar, class LocalOrdinal, class GlobalOrdinal, class Node>
struct MueLu::VariableContainer::Getter< Teuchos::RCP< Xpetra::Operator< Scalar, LocalOrdinal, GlobalOrdinal, Node > > >

Definition at line 279 of file MueLu_VariableContainer.hpp.

Member Typedef Documentation

template<class Scalar , class LocalOrdinal , class GlobalOrdinal , class Node >
typedef Xpetra::Operator<Scalar, LocalOrdinal, GlobalOrdinal, Node> MueLu::VariableContainer::Getter< Teuchos::RCP< Xpetra::Operator< Scalar, LocalOrdinal, GlobalOrdinal, Node > > >::Operator

Definition at line 280 of file MueLu_VariableContainer.hpp.

template<class Scalar , class LocalOrdinal , class GlobalOrdinal , class Node >
typedef Xpetra::Matrix<Scalar, LocalOrdinal, GlobalOrdinal, Node> MueLu::VariableContainer::Getter< Teuchos::RCP< Xpetra::Operator< Scalar, LocalOrdinal, GlobalOrdinal, Node > > >::Matrix

Definition at line 281 of file MueLu_VariableContainer.hpp.

Member Function Documentation

template<class Scalar , class LocalOrdinal , class GlobalOrdinal , class Node >
static Teuchos::RCP<Operator>& MueLu::VariableContainer::Getter< Teuchos::RCP< Xpetra::Operator< Scalar, LocalOrdinal, GlobalOrdinal, Node > > >::get ( DataBase data_,
DataBase *&  datah_ 
)
inlinestatic

Definition at line 283 of file MueLu_VariableContainer.hpp.


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