43 #ifndef __Panzer_Response_IPCoordinates_hpp__ 44 #define __Panzer_Response_IPCoordinates_hpp__ 53 #include "Thyra_VectorBase.hpp" 54 #include "Thyra_VectorSpaceBase.hpp" 56 #include "Epetra_Map.h" 57 #include "Epetra_Vector.h" 58 #include "Epetra_MpiComm.h" 70 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)