46 #ifndef MUELU_DESCRIBABLE_DECL_HPP 47 #define MUELU_DESCRIBABLE_DECL_HPP 50 #include "Teuchos_FancyOStream.hpp" 52 #include "Teuchos_Describable.hpp" 98 #define MUELU_DESCRIBABLE_SHORT 99 #endif // MUELU_DESCRIBABLE_DECL_HPP
virtual std::string ShortClassName() const
Return the class name of the object, without template parameters and without namespace.
Namespace for MueLu classes and methods.
virtual void describe(Teuchos::FancyOStream &out_arg, const VerbLevel verbLevel=Default) const
static const EVerbosityLevel verbLevel_default
Base class for MueLu classes.
virtual ~Describable()
Destructor.
virtual std::string description() const
Return a simple one-line description of this object.