11 #ifndef __Panzer_ResponseBase_hpp__
12 #define __Panzer_ResponseBase_hpp__
53 {
return "RESPONSE_"+responseName; }
virtual void initializeData()
static std::string buildLookupName(const std::string &responseName)
ResponseBase(const std::string &responseName)
std::string responseName_
std::string getName() const
virtual void ghostToGlobal(int)
Inherited from GlobalEvaluationData,.
virtual void scatterResponse()=0
Prepare the response for access by the user (do global communication)
virtual void initializeResponse()=0
std::string getLookupName() const