43#include "PanzerDiscFE_config.hpp"
45#ifdef HAVE_PANZER_EXPLICIT_INSTANTIATION
54#define DOT_PRODUCT_NON_MEMBER_CONST_ETI(EVALT,TRAITST) \
56Teuchos::RCP<panzer::DotProduct<EVALT,TRAITST> > \
57panzer::buildEvaluator_DotProduct<EVALT,TRAITST>(const std::string &, \
58 const panzer::PointRule &, \
59 const std::string &, \
60 const std::string &, \
67#ifdef Panzer_BUILD_HESSIAN_SUPPORT
#define PANZER_INSTANTIATE_TEMPLATE_CLASS_TWO_T(name)
Evaluates dot product at a set of points.