42 #ifndef THYRA_LINEAR_OP_DEFAULT_DECL_HPP
43 #define THYRA_LINEAR_OP_DEFAULT_DECL_HPP
45 #include "Thyra_LinearOpBase.hpp"
54 template<
class Scalar>
58 #ifdef THYRA_INJECT_USING_DECLARATIONS
107 #endif // THYRA_LINEAR_OP_DEFAULT_DECL_HPP
Node subclass that provides a good default implementation for the describe() function.
Base class for all linear operators.
void describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) const
Generates a default outputting for all linear operators.
std::string description() const
Default description that gives the label, type, and dimenstion .