#include "Thyra_OperatorVectorTypes.hpp"#include "Teuchos_FancyOStream.hpp"Include dependency graph for Thyra_describeLinearOpDecl.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Functions | |
| template<class RangeScalar, class DomainScalar> | |
| void | describeLinearOp (const LinearOpBase< RangeScalar, DomainScalar > &A, Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) |
| Basic implementation of a describe function for a linear operator. | |
|
||||||||||||||||||||
|
Basic implementation of a describe function for a linear operator.
Definition at line 40 of file Thyra_describeLinearOp.hpp. |
1.3.9.1