10 #ifndef THYRA_LINEAR_OP_DEFAULT_DECL_HPP
11 #define THYRA_LINEAR_OP_DEFAULT_DECL_HPP
13 #include "Thyra_LinearOpBase.hpp"
22 template<
class Scalar>
26 #ifdef THYRA_INJECT_USING_DECLARATIONS
75 #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 .