44 #include "Thyra_ModelEvaluatorBase_decl.hpp" 57 std::ostringstream oss;
58 oss <<
"DerivativeSupport{";
63 bool wroteOutput =
false;
64 if (supportsLinearOp_) {
65 oss <<
"DERIV_LINEAR_OP";
68 if (supportsMVByCol_) {
72 if (supportsTransMVByRow_) {
85 #ifdef HAVE_THYRA_EXPLICIT_INSTANTIATION 88 #include "Thyra_ModelEvaluatorBase_def.hpp" 89 #include "Teuchos_ExplicitInstantiationHelpers.hpp" 97 #endif // HAVE_THYRA_EXPLICIT_INSTANTIATION #define TEUCHOS_MACRO_TEMPLATE_INSTANT_SCALAR_TYPES(MACRONAME)
std::string toString(ModelEvaluatorBase::EInArgsMembers)
ModelEvaluatorBase()
constructor
std::string description() const