11 #ifndef __Panzer_Response_IPCoordinates_hpp__ 
   12 #define __Panzer_Response_IPCoordinates_hpp__ 
   21 #include "Thyra_VectorBase.hpp" 
   22 #include "Thyra_VectorSpaceBase.hpp" 
   24 #include "Epetra_Map.h" 
   25 #include "Epetra_Vector.h" 
   26 #include "Epetra_MpiComm.h" 
   38 template <
typename EvalT>
 
Teuchos::RCP< const std::vector< panzer::Traits::Residual::ScalarT > > getCoords() const 
Response_IPCoordinates(const std::string &responseName)
virtual void initializeResponse()
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
Teuchos::RCP< std::vector< panzer::Traits::Residual::ScalarT > > getNonconstCoords()
Teuchos::RCP< std::vector< panzer::Traits::Residual::ScalarT > > coords
virtual void scatterResponse()
Prepare the response for access by the user (do global communication)