MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu::DisableMultipleCallCheck Class Reference

An exception safe way to call the method TwoLevelFactoryBase::DisableMultipleCallCheck. More...

#include <MueLu_DisableMultipleCallCheck.hpp>

Public Member Functions

 DisableMultipleCallCheck (const RCP< const TwoLevelFactoryBase > &fact)
 
 ~DisableMultipleCallCheck ()
 

Private Attributes

const RCP< const
TwoLevelFactoryBase
fact_
 

Detailed Description

An exception safe way to call the method TwoLevelFactoryBase::DisableMultipleCallCheck.

Definition at line 56 of file MueLu_DisableMultipleCallCheck.hpp.

Constructor & Destructor Documentation

MueLu::DisableMultipleCallCheck::DisableMultipleCallCheck ( const RCP< const TwoLevelFactoryBase > &  fact)
inline

Definition at line 58 of file MueLu_DisableMultipleCallCheck.hpp.

MueLu::DisableMultipleCallCheck::~DisableMultipleCallCheck ( )
inline

Definition at line 59 of file MueLu_DisableMultipleCallCheck.hpp.

Member Data Documentation

const RCP<const TwoLevelFactoryBase> MueLu::DisableMultipleCallCheck::fact_
private

Definition at line 61 of file MueLu_DisableMultipleCallCheck.hpp.


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