UTS::opa_type u_opa(setup.basis);
\
setup.exp->OP(u_opa, setup.cx_opa); \
setup.rtol, setup.atol, out); \
u = OP(setup.cx); \
UTS::opa_type u_opa(setup.basis);
\
setup.exp->OP(u_opa, setup.cx_opa); \
setup.rtol, setup.atol, out); \
}
Sacado::ETPCE::OrthogPoly< double, Stokhos::StandardStorage< int, double > > pce_type
bool comparePCEs(const PCEType &a1, const std::string &a1_name, const Stokhos::OrthogPolyApprox< OrdinalType, ValueType > &a2, const std::string &a2_name, const ValueType &rel_tol, const ValueType &abs_tol, Teuchos::FancyOStream &out)
UnitTestSetup< pce_type > UTS
UnitTestSetup< int, double > setup