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