43 #ifndef __Panzer_Response_Residual_hpp__ 
   44 #define __Panzer_Response_Residual_hpp__ 
   50 #include "Thyra_VectorBase.hpp" 
   51 #include "Thyra_LinearOpBase.hpp" 
   63 template <
typename EvalT>
 
   93      , linObjFactory_(lof) {}
 
  140      , linObjFactory_(lof) {}
 
  168 #ifdef Panzer_BUILD_HESSIAN_SUPPORT 
  188      , linObjFactory_(lof) {}
 
virtual void initializeResponse()
 
Response_Residual(const std::string &responseName, const Teuchos::RCP< const panzer::LinearObjFactory< panzer::Traits > > &lof)
 
virtual ~Response_Residual()
 
Response_Residual(const std::string &responseName, const Teuchos::RCP< const panzer::LinearObjFactory< panzer::Traits > > &lof)
 
virtual ~Response_Residual()
 
Teuchos::RCP< const panzer::LinearObjFactory< panzer::Traits > > linObjFactory_
 
Response_Residual(const std::string &responseName, const Teuchos::RCP< const panzer::LinearObjFactory< panzer::Traits > > &lof)
 
Teuchos::RCP< const panzer::LinearObjFactory< panzer::Traits > > linObjFactory_
 
Teuchos::RCP< Thyra::VectorBase< panzer::Traits::RealType > > residual_
 
virtual void initializeResponse()
 
virtual void initializeResponse()
 
Teuchos::RCP< Thyra::VectorBase< panzer::Traits::RealType > > ghostedResidual_
 
virtual void scatterResponse()
Prepare the response for access by the user (do global communication) 
 
virtual void scatterResponse()
Prepare the response for access by the user (do global communication) 
 
Teuchos::RCP< Thyra::LinearOpBase< panzer::Traits::RealType > > hessian_
 
virtual void initializeResponse()
 
virtual void scatterResponse()
Prepare the response for access by the user (do global communication) 
 
virtual void scatterResponse()
Prepare the response for access by the user (do global communication) 
 
Teuchos::RCP< Thyra::LinearOpBase< panzer::Traits::RealType > > ghostedJacobian_
 
Teuchos::RCP< Thyra::LinearOpBase< panzer::Traits::RealType > > ghostedHessian_
 
virtual ~Response_Residual()
 
Response_Residual(const std::string &responseName, const Teuchos::RCP< const panzer::LinearObjFactory< panzer::Traits > > &)
 
Teuchos::RCP< const panzer::LinearObjFactory< panzer::Traits > > linObjFactory_
 
Teuchos::RCP< Thyra::LinearOpBase< panzer::Traits::RealType > > jacobian_
 
virtual ~Response_Residual()