11#include "PanzerDiscFE_config.hpp"
13#ifdef HAVE_PANZER_EXPLICIT_INSTANTIATION
22#define DOT_PRODUCT_NON_MEMBER_CONST_ETI(EVALT,TRAITST) \
24Teuchos::RCP<panzer::DotProduct<EVALT,TRAITST> > \
25panzer::buildEvaluator_DotProduct<EVALT,TRAITST>(const std::string &, \
26 const panzer::PointRule &, \
27 const std::string &, \
28 const std::string &, \
35#ifdef Panzer_BUILD_HESSIAN_SUPPORT
#define PANZER_INSTANTIATE_TEMPLATE_CLASS_TWO_T(name)
Evaluates dot product at a set of points.