#include "Phalanx_config.hpp"
#include "Phalanx_Evaluator_Macros.hpp"
#include "Phalanx_MDField.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Panzer_Dimension.hpp"
#include "Panzer_Traits.hpp"
#include "Panzer_PointRule.hpp"
#include "Panzer_STK_Interface.hpp"
#include "Panzer_Evaluator_Macros.hpp"
Go to the source code of this file.
|
| panzer_stk::ScatterVectorFields (const std::string &scatterName, const Teuchos::RCP< STK_Interface > mesh, const Teuchos::RCP< const panzer::PointRule > &pointRule, const std::vector< std::string > &names, const std::vector< double > &scaling=std::vector< double >()) |
|