| 
    MueLu
    Version of the Day
    
   | 
 
  
 Public Member Functions | |
| Data (const T &data) | |
| const std::type_info & | type () const | 
| std::string | typeName () const | 
  Public Member Functions inherited from MueLu::VariableContainer::DataBase | |
| virtual | ~DataBase () | 
Public Attributes | |
| T | data_ | 
Definition at line 84 of file MueLu_VariableContainer.hpp.
      
  | 
  inline | 
Definition at line 86 of file MueLu_VariableContainer.hpp.
      
  | 
  inlinevirtual | 
Implements MueLu::VariableContainer::DataBase.
Definition at line 87 of file MueLu_VariableContainer.hpp.
      
  | 
  inlinevirtual | 
Implements MueLu::VariableContainer::DataBase.
Definition at line 88 of file MueLu_VariableContainer.hpp.
| T MueLu::VariableContainer::Data< T >::data_ | 
Definition at line 89 of file MueLu_VariableContainer.hpp.