Panzer  Version of the Day
Namespaces | Functions | Variables
Panzer_STK_ScatterVectorFields_decl.hpp File Reference
#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"
Include dependency graph for Panzer_STK_ScatterVectorFields_decl.hpp:

Go to the source code of this file.

Namespaces

 panzer_stk
 

Functions

 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 >())
 

Variables

std::vector< std::string > panzer_stk::names_
 
PHX::MDField< const ScalarT, panzer::Cell, panzer::IP, panzer::Dim > panzer_stk::pointField_
 
std::vector< double > panzer_stk::scaling_
 
int panzer_stk::spatialDimension_