46 #ifndef MUELU_DISABLEMULTIPLECALLCHECK_HPP 47 #define MUELU_DISABLEMULTIPLECALLCHECK_HPP 49 #include <Teuchos_RCP.hpp> 61 const RCP<const TwoLevelFactoryBase>
fact_;
66 #endif // MUELU_DISABLEMULTIPLECALLCHECK_HPP ~DisableMultipleCallCheck()
Namespace for MueLu classes and methods.
const RCP< const TwoLevelFactoryBase > fact_
An exception safe way to call the method TwoLevelFactoryBase::DisableMultipleCallCheck.
DisableMultipleCallCheck(const RCP< const TwoLevelFactoryBase > &fact)